wlroots-hyprland/backend/libinput
Simon Zeni 0f3b38365d types/wlr_switch: add base wlr_input_device
wlr_switch owns its wlr_input_device. It will be initialized when the
switch is initialized, and finished when the switch is destroyed.
2022-02-21 17:11:32 +00:00
..
backend.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
events.c types/wlr_input_device: default vendor and product id to 0 2022-02-21 17:11:32 +00:00
keyboard.c types/wlr_keyboard: add base wlr_input_device 2022-02-21 17:11:32 +00:00
meson.build build: check if libinput supports hold gestures 2021-09-27 15:30:31 +02:00
pointer.c types/wlr_pointer: add base wlr_input_device 2022-02-21 17:11:32 +00:00
switch.c types/wlr_switch: add base wlr_input_device 2022-02-21 17:11:32 +00:00
tablet_pad.c tablet: stop using wlr_list 2021-07-01 10:35:39 -04:00
tablet_tool.c input/tablet: fix `wl_array_for_each` usage on tablet proximity 2021-08-15 23:26:51 +02:00
touch.c backend/libinput: send touch frame events 2021-07-08 09:12:17 +02:00