wlroots-hyprland/include
Thomas Hebb e8c00e918a wlr_seat: Declare functions in the same order for pointer, keyboard, and touch
These three APIs are very similar to one another, but they all had
slightly different function orderings. For consistency, always declare
the non_`notify` functions first, then the `notify` functions, then
`{start,end,has}_grab`.

This change has no functional effect.
2020-06-05 17:20:26 +02:00
..
backend backend/drm: make adaptive_sync atomic 2020-06-01 11:45:11 -06:00
render render/texture: add width and height fields 2020-04-28 21:45:14 +02:00
types wlr_keyboard_group: introduce enter and leave 2020-05-31 17:28:18 -04:00
util util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
wlr wlr_seat: Declare functions in the same order for pointer, keyboard, and touch 2020-06-05 17:20:26 +02:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: split server 2020-05-19 22:07:47 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00