wlroots-hyprland/xcursor
Antonin Décimo 95d3529edf xcursor: check that XDG base directory path is absolute
The spec reads:

> All paths set in these environment variables must be absolute. If an
> implementation encounters a relative path in any of these variables it should
> consider the path invalid and ignore it.

and

> If $XDG_DATA_HOME is either not set or empty, a default equal to
> $HOME/.local/share should be used.

Testing that the path is absolute also entails that is is non-empty.
2022-05-02 15:15:24 +02:00
..
meson.build xcursor: also look for cursor themes under ${datadir}/icons by default 2020-03-04 10:02:31 +01:00
wlr_xcursor.c xcursor: quiet debug log 2021-04-26 20:11:05 +02:00
xcursor.c xcursor: check that XDG base directory path is absolute 2022-05-02 15:15:24 +02:00