mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Change unmark implemention to match i3's
This commit is contained in:
parent
22d38600d0
commit
4d1edfcba9
4 changed files with 44 additions and 16 deletions
|
|
@ -368,6 +368,7 @@ struct sway_config {
|
|||
struct seat_config *seat_config;
|
||||
struct sway_seat *seat;
|
||||
struct sway_container *current_container;
|
||||
bool using_criteria;
|
||||
} handler_context;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue