wlroots-hyprland/include
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
..
backend backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
render render: introduce wlr_renderer_get_drm_fd 2020-11-15 22:54:07 +01:00
types Remove xdg-shell v6 2020-09-03 00:01:10 +02:00
util util/time: move `timespec_sub` to time utilities 2020-06-06 00:09:19 +02:00
wlr backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland: do not allow apps to change focus after wlroots request 2020-07-30 13:40:36 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00