This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wlroots
Watch
2
Star
0
Fork
0
You've already forked wlroots
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2025-02-21 11:42:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8b3536b01
wlroots
/
xcursor
History
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