Skip to content

Commit 4f4cb56

Browse files
odyxzemersion
authored andcommitted
raise scratchpad container
(cherry picked from commit 810142d)
1 parent 860cd42 commit 4f4cb56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sway/tree/root.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ void root_scratchpad_show(struct sway_container *con) {
199199
if (old_ws) {
200200
workspace_consider_destroy(old_ws);
201201
}
202+
203+
container_raise_floating(con);
202204
}
203205

204206
static void disable_fullscreen(struct sway_container *con, void *data) {

0 commit comments

Comments
 (0)