mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
basic command criteria
This commit is contained in:
parent
c353e01c85
commit
6a1d71b8b8
8 changed files with 549 additions and 9 deletions
|
|
@ -356,6 +356,7 @@ struct sway_config {
|
|||
struct input_config *input_config;
|
||||
struct seat_config *seat_config;
|
||||
struct sway_seat *seat;
|
||||
swayc_t *current_container;
|
||||
} handler_context;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue