mirror of
https://github.com/swaywm/sway.git
synced 2025-11-21 06:59:48 -05:00
Merge pull request #3494 from ianyfan/commands
i3 command behaviour compatibility fixes
This commit is contained in:
commit
71a37ad186
3 changed files with 2 additions and 13 deletions
|
|
@ -708,7 +708,6 @@ void container_set_floating(struct sway_container *container, bool enable) {
|
|||
container->border = container->saved_border;
|
||||
}
|
||||
}
|
||||
container->is_sticky = false;
|
||||
}
|
||||
|
||||
container_end_mouse_operation(container);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue