wlroots/include/wlr
Guido Günther 17b2b06633 seat: Allow to cancel touches
After cancelation we destroy the touch points associated with this
surface as the Wayland spec says:

No further events are sent to the clients from that particular gesture.
Touch cancellation applies to all touch points currently active on this
client's surface. The client is responsible for finalizing the touch
points, future touch points on this surface may re-use the touch point
ID.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/2999
2022-05-22 09:43:33 +00:00
..
backend types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
interfaces types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
render render: allow texture creation while rendering 2022-02-28 13:06:11 +01:00
types seat: Allow to cancel touches 2022-05-22 09:43:33 +00:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend: remove wlr_backend_get_renderer 2021-11-18 09:37:57 -05:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: add wlr_xwayland_server_options.terminate_delay 2022-05-07 19:25:44 +00:00