mirror of
https://github.com/labwc/labwc.git
synced 2025-11-06 13:29:58 -05:00
keyboard: absolve release event if press was bound
When key press events are handled by compositor keybindings, do not forward the corresponding release events to clients.
This commit is contained in:
parent
57cc72b49e
commit
7e57b7fcf5
4 changed files with 99 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ labwc_sources = files(
|
|||
'foreign.c',
|
||||
'interactive.c',
|
||||
'keyboard.c',
|
||||
'key-state.c',
|
||||
'layers.c',
|
||||
'main.c',
|
||||
'osd.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue