wlroots-hyprland/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
headless backend/headless: implement export_dmabuf 2020-11-15 22:54:07 +01:00
libinput backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
wayland backend/wayland: Set cursor indivdualy per output 2020-11-12 12:31:32 +01:00
x11 Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
backend.c backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00