wlroots/backend/libinput
Simon Ser 02bf0bda2f backend/libinput: add timeout to wait for input devices
If wlroots starts up a bit too soon, it might be initialized before
input devices. In this situation, wait for a bit instead of
immediately erroring out, just like we do for KMS devices.
2021-12-19 19:08:35 +01:00
..
backend.c backend/libinput: add timeout to wait for input devices 2021-12-19 19:08:35 +01:00
events.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
keyboard.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
meson.build build: check if libinput supports hold gestures 2021-09-27 15:30:31 +02:00
pointer.c backend/libinput: send hold gesture events 2021-09-27 15:30:31 +02:00
switch.c s/lid_switch/switch_device 2019-03-19 22:45:58 -04: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