mirror of
https://github.com/swaywm/sway.git
synced 2025-11-21 06:59:48 -05:00
parent
860cd42ba1
commit
4f4cb563ff
1 changed files with 2 additions and 0 deletions
|
|
@ -199,6 +199,8 @@ void root_scratchpad_show(struct sway_container *con) {
|
||||||
if (old_ws) {
|
if (old_ws) {
|
||||||
workspace_consider_destroy(old_ws);
|
workspace_consider_destroy(old_ws);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
container_raise_floating(con);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void disable_fullscreen(struct sway_container *con, void *data) {
|
static void disable_fullscreen(struct sway_container *con, void *data) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue