chase wlroots: let scene restack xwayland surfaces (MR 4756)

Ref: 1133bc15ceb2c2bcb6df692acda6bfa39a292ab5
("Transparently restack xwayland surfaces")

In addition, MR 4772 makes sure the hidden windows are stacked at the
bottom, just like what we did with XWAYLAND_VIEW_HIDDEN.
This commit is contained in:
tokyo4j 2025-05-19 15:03:41 +09:00 committed by Johan Malm
parent 1eaba4af33
commit 261126fcd0
5 changed files with 1 additions and 121 deletions

View file

@ -395,10 +395,6 @@ workspaces_switch_to(struct workspace *target, bool update_focus)
/* And finally show the OSD */
_osd_show(server);
#if HAVE_XWAYLAND
/* Ensure xwayland internal stacking order corresponds to the current workspace */
xwayland_adjust_stacking_order(server);
#endif
/*
* Make sure we are not carrying around a
* cursor image from the previous desktop