mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
These exceptions were added to prevent certain keys (modifiers and synthetic layout switch key-events) from disabling keybindings (due to the "nr_pressed_keys > 1" check). That check no longer exists, so the exceptions should no longer be necessary. Partially reverts |
||
|---|---|---|
| .. | ||
| cursor.c | ||
| gestures.c | ||
| input.c | ||
| key-state.c | ||
| keyboard.c | ||
| meson.build | ||
| touch.c | ||