labwc/src/input
Johan Malm d68376f2ac cursor: validate double-click against SSD part type
...because click on different parts of a client should not be
interpreted as a double click.

Previously only cursor-button and view were validated to be the same
between clicks. This resulted in, for example a click on the client
surface itself quickly followed by a click on the SSD titlebar being
interpreted as a double-click on the titlebar.

Fixes: #1657
2024-03-28 06:00:06 +01:00
..
cursor.c cursor: validate double-click against SSD part type 2024-03-28 06:00:06 +01:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.c IME: support IME popup 2024-03-14 20:11:03 +00: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 keyboard: use 'us' as fallback for XKB_DEFAULT_LAYOUT 2024-03-12 20:59:39 +00:00
meson.build IME: support input method 2024-03-05 20:28:15 +00:00
tablet.c input: move function to config 2024-01-22 21:50:18 +00:00
tablet_pad.c input: move function to config 2024-01-22 21:50:18 +00:00
touch.c Handle touch on headerbar (#1550) 2024-03-05 20:41:17 +00:00