wlroots-hyprland/backend
Simon Ser 4ad6e6c298 backend: destroy multi backend when primary backend is
This makes it easy for compositors to handle situations where the
DRM or libinput backend becomes unavailable. Compositors can listen
the destroy event of the multi backend returned by
wlr_backend_autocreate() and decide what to do.
2024-01-25 14:58:00 +03:00
..
drm backend/drm: save current refresh rate 2023-12-30 20:06:33 +01:00
headless output: take wl_event_loop in wlr_output_init() 2023-11-23 11:39:25 +00:00
libinput backend/libinput: populate pointer axis relative direction 2024-01-23 08:37:29 +00:00
multi backend/multi: emit destroy signal before destroying child backends 2024-01-25 12:12:13 +01:00
session backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
wayland backend/wayland: populate pointer axis relative direction 2024-01-23 08:37:29 +00:00
x11 backend/x11: handle touchpoint allocation failure 2024-01-17 15:44:37 +00:00
backend.c backend: destroy multi backend when primary backend is 2024-01-25 14:58:00 +03:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00