diff options
author | Consolatis <40171-Consolatis@users.noreply.gitlab.freedesktop.org> | 2022-07-13 23:49:58 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-02-01 14:14:41 +0100 |
commit | 4097eb20f33a19560ade52bfca8ca99161e9598c (patch) | |
tree | b8c5c0dcef5556b0c60733ff5f3e4ebdeb576e5f /tinywl/tinywl.c | |
parent | 0f24d27e0b2d80cfa242b6158253af59ccee7120 (diff) |
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/
Diffstat (limited to 'tinywl/tinywl.c')
0 files changed, 0 insertions, 0 deletions