wlroots-hyprland/include/xcursor
Valentin 8b744412aa Use fixed size integer type
This type is meant to be 4 bytes large as seen in _XcursorReadUInt which
always reads 4 bytes. An unsigned int is often 4 bytes large but this
isnt' guaranteed so it is cleaner to use the exact type we want.
2020-09-01 11:58:56 +02:00
..
cursor_data.h Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xcursor.h Use fixed size integer type 2020-09-01 11:58:56 +02:00