mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
Merge 78f2b4656c into 2135fb0d35
This commit is contained in:
commit
eade18fdcd
9 changed files with 54 additions and 175 deletions
|
|
@ -83,6 +83,9 @@ struct seat {
|
|||
|
||||
struct lab_set bound_buttons;
|
||||
|
||||
/* Keys that have been pressed and not consumed by compositor actions */
|
||||
struct lab_set pressed_sent_keys;
|
||||
|
||||
struct {
|
||||
bool active;
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue