wlroots-hyprland/backend
Simon Ser 8c3c6987db backend/wayland: fix touch device not added on startup
We were firing the new_input signal on backend initialization,
before the compositor had the chance to add a listener for it.

Mimick what's done for wl_keyboard: if the backend hasn't been
started, delay wl_touch initialization.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3473
2022-08-11 09:13:08 +02:00
..
drm backend/drm: drop enum wlr_drm_connector_status 2022-08-10 14:19:58 +00:00
headless output: pass wlr_output_state to backend 2022-05-30 11:34:57 +02:00
libinput backend/libinput: code style consistency 2022-07-11 11:01:35 +02:00
multi backend/multi: add asserts in wlr_multi_backend_add 2021-11-19 10:44:45 -05:00
session build: simplify Meson subproject fallbacks 2021-12-19 18:12:16 +00:00
wayland backend/wayland: fix touch device not added on startup 2022-08-11 09:13:08 +02:00
x11 wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
backend.c Zero-initialize structs in init functions 2022-04-28 10:09:50 +02:00
meson.build backend: remove noop backend 2021-11-25 16:49:05 +00:00