wlroots-hyprland/backend/libinput
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field
This union is unnecessary since the recent input device refactor and can
now be replaced by wlr_*_from_input_device() functions.
2022-06-21 18:42:07 +00:00
..
backend.c wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
events.c wlr_input_device: remove anon union field 2022-06-21 18:42:07 +00:00
keyboard.c types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
meson.build build: check if libinput supports hold gestures 2021-09-27 15:30:31 +02:00
pointer.c types/wlr_pointer: uniformize events name 2022-03-17 18:16:14 +00:00
switch.c types/wlr_switch: uniformize events name 2022-03-17 18:16:14 +00:00
tablet_pad.c types/wlr_tablet_pad: uniformize events name 2022-03-17 18:16:14 +00:00
tablet_tool.c types/wlr_tablet_tool: uniformize events name 2022-03-17 18:16:14 +00:00
touch.c types/wlr_touch: uniformize events name 2022-03-17 18:16:14 +00:00