mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
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:
parent
1eaba4af33
commit
261126fcd0
5 changed files with 1 additions and 121 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue