labwc/src/input
tokyo4j 1d3ed45704 cursor: do action/close menu in successive press & release
In OpenBox, when cursor button is pressed to open menu, a subsequent
cursor button release can perform actions or close the menu.
This commit makes labwc follow that behavior.

Fixes: #1750
2024-04-24 20:53:02 +09:00
..
cursor.c cursor: do action/close menu in successive press & release 2024-04-24 20:53:02 +09:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.c IME: prevent virtual keyboard from unintentionally releasing modifiers (#1721) 2024-04-18 21:57:03 +01: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 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