Skip to content

Commit 810142d

Browse files
odyxzemersion
authored andcommitted
raise scratchpad container
1 parent a407248 commit 810142d

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)