wlroots/xcursor
Cosimo Cecchi 14f45c056f
xcursor: Support XDG user data dir location
Nowadays ~/.icons is not used anymore as the preferred location for custom
user icon themes; XDG_DATA_HOME/icons (aka ~/.local/share/icons) is what
toolkits like GTK prefer. Prepend that location to the default xcursor path, so
that cursor themes installed there can be used by apps and toolkits that use
libXcursor.

Port of https://cgit.freedesktop.org/xorg/lib/libXcursor/commit/src?id=2263c196cb0dcb8547b378df7b35f83b8b99c01e
2018-11-27 23:21:07 +01:00
..
meson.build Reformat all #include directives 2018-02-12 21:29:23 +01:00
wlr_xcursor.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
xcursor.c xcursor: Support XDG user data dir location 2018-11-27 23:21:07 +01:00