mirror of
https://github.com/swaywm/sway.git
synced 2025-11-11 13:29:51 -05:00
Set Xwayland seat on focus
Necessary to make primary selection syncronize
This commit is contained in:
parent
ae0552606b
commit
5c08e13e50
2 changed files with 7 additions and 2 deletions
|
|
@ -110,7 +110,6 @@ bool server_init(struct sway_server *server) {
|
|||
}
|
||||
|
||||
input_manager = sway_input_manager_create(server);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue