This commit is contained in:
Hiroaki Yamamoto 2026-06-12 18:46:57 -03:00 committed by GitHub
commit eade18fdcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 54 additions and 175 deletions

View file

@ -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 {