labwc/src/input
Hiroaki Yamamoto a567b4dc3b
cursor: send a frame event after emulated button events (#2244)
This fixes the issue that emulated tablet/touchscreen button events
sometimes don't take effect on applications immediately.
2024-10-17 20:12:15 +01:00
..
cursor.c cursor: send a frame event after emulated button events (#2244) 2024-10-17 20:12:15 +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.c: generalize set operations 2024-10-13 20:45:16 +01:00
keyboard.c Refactor the logic of placing client-menu with ShowMenu action 2024-09-21 18:07:34 +01:00
meson.build input: add tablet tool setup 2024-05-27 22:40:50 +02:00
tablet-pad.c input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
tablet-tool.c input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
tablet.c cursor: prevent Drag mousebinds from running without button press 2024-10-01 21:26:19 +01:00
touch.c Refactor the logic of placing client-menu with ShowMenu action 2024-09-21 18:07:34 +01:00