wlroots-hyprland/include
Simon Ser b934fbaf04 seat: add wlr_seat_touch_{send,notify}_frame
The wl_touch.frame event is used to group multiple touch events
together. Instead of sending it immediately after each touch event,
rely on the backend to send it (and on the compositor to relay it).

This is a breaking change because compositors now need to manually
send touch frame events instead of relying on wlr_seat to do it.
2021-07-08 09:12:17 +02:00
..
backend backend/libinput: send touch frame events 2021-07-08 09:12:17 +02:00
render render/egl: remove EGL_WL_bind_wayland_display support 2021-07-05 11:13:41 -04:00
types buffer: make enum wlr_buffer_cap public 2021-07-01 16:40:19 -04:00
util util/array: add array_remove_at 2021-07-01 10:35:39 -04:00
wlr seat: add wlr_seat_touch_{send,notify}_frame 2021-07-08 09:12:17 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00