wlroots-hyprland/include
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
..
backend session: Add libseat backend 2020-08-24 11:13:55 +02:00
render render/gles2: remove gles2_procs 2020-07-28 06:59:07 -06:00
types wlr_keyboard_group: introduce enter and leave 2020-05-31 17:28:18 -04:00
util util/time: move `timespec_sub` to time utilities 2020-06-06 00:09:19 +02:00
wlr output-power-management-v1: listen to output commit 2020-08-27 13:54:19 -06:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00