wlroots-hyprland/backend/libinput
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.c backend/session: operate on wlr_device 2020-11-19 22:47:49 +01:00
events.c Add -Wmissing-prototypes 2019-11-20 02:05:03 +00:00
keyboard.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
pointer.c Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
switch.c s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
tablet_pad.c Move initialization of wlr_tablet_pad into types/wlr_tablet_pad 2019-09-26 19:41:19 +03:00
tablet_tool.c backend/libinput: require libinput 1.14 2020-11-15 18:57:16 +01:00
touch.c backend: touch: Fixup incomplete patch for single touch devices. 2019-08-19 17:35:30 +03:00