wlroots-hyprland/include
Consolatis 4097eb20f3 xcursors: Alias existing cursor defaults to cursor-spec cursor names
wlr_xcursor_get_resize_name() returns cursor-spec [1] based names
but the default cursor icons shipped in include/xcursor/cursor_data.h
use traditional X cursor names instead.

Compositors that use wlr_xcursor_get_resize_name() to resolve an edge
to a cursor icon name may thus be unable to render appropriate cursor
icons for users that don't have a cursor-spec compliant cursor theme
installed on their system or have it installed in an unusual place.

This patch adds cursor-spec cursor icon name aliases.

[1] https://www.freedesktop.org/wiki/Specifications/cursor-spec/
2023-02-01 14:14:41 +01:00
..
backend backend/drm: set "max bpc" property based on pixel format 2023-01-31 09:32:11 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/vulkan: wait for DMA-BUF fences 2022-12-06 14:54:09 +00:00
types buffer: drop wlr_shm_client_buffer 2022-11-15 16:30:00 +00:00
util util/env: make env_parse_switch() return a size_t 2022-12-06 16:14:18 +01:00
wlr xdg-shell: rename wlr_xdg_popup.committed to sent_initial_configure 2023-01-31 16:27:05 +01:00
xcursor xcursors: Alias existing cursor defaults to cursor-spec cursor names 2023-02-01 14:14:41 +01:00
xwayland build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00