wlroots/xcursor
Lukas Märdian 7dffe9339b xcursor: use strncat instead of strncpy
strncat appends '\0' automatically and avoids the stringop-truncation
warning/error
2021-03-08 12:03:48 +01: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: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xcursor.c xcursor: use strncat instead of strncpy 2021-03-08 12:03:48 +01:00