wlroots-hyprland/include/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
session backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
libinput.h backend/libinput: handle high-res scroll events 2022-07-11 11:01:35 +02:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
wayland.h backend/wayland: fix touch device not added on startup 2022-08-11 09:13:08 +02:00
x11.h backend/x11: remove wlr_input_device_impl 2022-02-21 13:53:40 -05:00