labwc/src/input
Jens Peters 1495708095 input: test if tablet device is a libinput device
Otherwise we might end with a failed assertion if the
tablet or pad isn't a libinput device.

Fixes https://github.com/labwc/labwc/issues/1916
2024-06-18 22:14:40 +01:00
..
cursor.c Implement <resize><drawContents> 2024-06-15 21:17:01 +01:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.c IME: fix flicker when popup surface is initially mapped 2024-06-04 03:59:56 +09:00
input.c keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
key-state.c key-state: use struct assignment 2024-03-04 02:27:40 +01:00
keyboard.c Use existing reset_keybind function 2024-06-15 21:22:58 +01:00
meson.build input: add tablet tool setup 2024-05-27 22:40:50 +02:00
tablet-pad.c input: test if tablet device is a libinput device 2024-06-18 22:14:40 +01:00
tablet-tool.c input: extract function 2024-06-08 22:33:00 +01:00
tablet.c input: support tablet-v2 pad notifications 2024-06-13 21:23:37 +01:00
touch.c Handle touch on headerbar (#1550) 2024-03-05 20:41:17 +00:00