xwayland: Globally track stacking order

This commit is contained in:
Victoria Brekenfeld 2024-03-21 12:47:14 +01:00 committed by Victoria Brekenfeld
parent 6858238bd6
commit 55eb2fe88e
5 changed files with 102 additions and 150 deletions

View file

@ -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