wlroots-hyprland/include/backend
Simon Ser 44a4792fd8 backend/session: operate on wlr_device
Instead of operating on FDs in {open,close}_device, operate on
wlr_devices. This avoids the device lookup in wlr_session and allows
callers to have access to wlr_device fields.

For now, we use it to remove wlr_session_signal_add and replace it with
a more idiomatic wlr_session.events.change field. In the future, other
events will be added.
2020-11-19 22:47:49 +01:00
..
drm backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
session session: Add libseat backend 2020-08-24 11:13:55 +02:00
headless.h backend/headless: switch to wlr_swapchain 2020-11-15 22:54:07 +01:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h backend/noop: improve output number handling 2019-03-15 18:38:12 +02:00
wayland.h backend/wayland: Set cursor indivdualy per output 2020-11-12 12:31:32 +01:00
x11.h Remove unneeded includes from wlr_input_device.h 2020-11-11 15:40:47 +01:00