wayland/cursor
Antonin Décimo 9434e8d69f Check that XDG base directories paths are absolute
The [spec][1] 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.

[1]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

Signed-off-by: Antonin Décimo <antonin.decimo@gmail.com>
2022-06-09 18:34:17 +00:00
..
convert_font.c
cursor-data.h
cursor.pcf
meson.build
os-compatibility.c Check that XDG base directories paths are absolute 2022-06-09 18:34:17 +00:00
os-compatibility.h
wayland-cursor.c cursor: rename functions to snake case 2022-05-23 08:59:05 +00:00
wayland-cursor.h
xcursor.c Check that XDG base directories paths are absolute 2022-06-09 18:34:17 +00:00
xcursor.h cursor: rename functions to snake case 2022-05-23 08:59:05 +00:00