labwc/src/input
droc12345 f2755a4e2e
action: remember initial direction of PreviousView
...when cycling windows. Also make the toggling of direction when shift
is pressed relative to the initial direction. For example if W-j is
bound to PreviousWindow, subsequent key presses will continue to
cycle backwards unless shift if pressed.

Add documentation for using shift/arrow keys in Next/Previous
2024-06-26 22:03:56 +01:00
..
cursor.c Implement <resize><drawContents> 2024-06-15 21:17:01 +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: use struct assignment 2024-03-04 02:27:40 +01:00
keyboard.c action: remember initial direction of PreviousView 2024-06-26 22:03:56 +01:00
meson.build input: add tablet tool setup 2024-05-27 22:40:50 +02:00
tablet-pad.c input: test if tablet device is a libinput device 2024-06-18 22:14:40 +01:00
tablet-tool.c input: extract function 2024-06-08 22:33:00 +01:00
tablet.c input: support tablet-v2 pad notifications 2024-06-13 21:23:37 +01:00
touch.c Handle touch on headerbar (#1550) 2024-03-05 20:41:17 +00:00