wlroots-hyprland/backend
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events
since wayland doesn't provide a touch id in cancel events, track what
points are active so we can cancel all of them

timestamp is also not provided - use 0 because no one's paying attention
to that anyway

Closes #3000
2023-03-24 11:47:08 +00:00
..
drm backend/drm: log drm_connector_alloc_crtc() failures 2023-03-20 20:21:28 +01:00
headless backend/headless: unconditionally accept all output layers 2023-02-21 10:12:35 +00:00
libinput build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
multi backend: drop wlr_backend_get_session() 2022-11-15 21:16:25 +00:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland backend/wayland: support touch cancel events 2023-03-24 11:47:08 +00:00
x11 backend/x11: fix delta_discrete value 2023-01-16 14:19:44 +03:00
backend.c backend: move #ifdefs to nested functions 2023-02-27 11:33:52 +01:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00