labwc/src/input
Jens Peters 15135465d9 input: send tablet proximity-in only above a valid surface
A resize with a tablet tool might end above a
non-tablet capable surface, discard the
proximity-in in that case.
2024-05-28 22:05:06 +02:00
..
cursor.c input: expose general cursor motion and button functions 2024-05-27 22:40:50 +02:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.c IME: support multiple IME popups 2024-05-20 09:35:26 +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 Fix some header includes detected by clangd 2024-04-21 21:58:57 +02:00
meson.build input: add tablet tool setup 2024-05-27 22:40:50 +02:00
tablet-pad.c Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
tablet-tool.c input: handle tablet tool cursor requests 2024-05-27 22:40:50 +02:00
tablet.c input: send tablet proximity-in only above a valid surface 2024-05-28 22:05:06 +02:00
touch.c Handle touch on headerbar (#1550) 2024-03-05 20:41:17 +00:00