labwc/src/input
Johan Malm 06bf71162e cursor: use layer_try_set_focus() on press
This means that the logic described in 2ff026b will be used when a
layer-surface is pressed on with a cursor button. For example, a surface
with on-demand keyboard interactivity will not steal focus from a client
with exclusive keyboard interactivity.
2024-03-17 21:18:47 +00:00
..
cursor.c cursor: use layer_try_set_focus() on press 2024-03-17 21:18:47 +00: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