This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2025-10-29 05:40:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7709a965e5
wlroots
/
xcursor
History
Download ZIP
Download TAR.GZ
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