mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
seat config handler context
This commit is contained in:
parent
9e0595f26b
commit
cc3c713889
8 changed files with 31 additions and 8 deletions
|
|
@ -86,7 +86,6 @@ void apply_seat_config(struct seat_config *seat) {
|
|||
list_add(config->seat_configs, seat);
|
||||
}
|
||||
|
||||
current_seat_config = seat;
|
||||
sway_input_manager_apply_seat_config(input_manager, seat);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue