xwayland: Globally track stacking order
This commit is contained in:
parent
6858238bd6
commit
55eb2fe88e
5 changed files with 102 additions and 150 deletions
|
|
@ -110,6 +110,7 @@ fn main() -> Result<()> {
|
|||
}
|
||||
state.common.shell.refresh();
|
||||
state::Common::refresh_focus(state);
|
||||
state.common.update_x11_stacking_order();
|
||||
|
||||
if state.common.shell.animations_going() {
|
||||
for output in state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue