Skip to content

activation: don't add the active window to should_get_focus list

Xaver Hugl requested to merge work/zamundaaa/fullscreen-stacking into master

The matching X11 focusIn event will never arrive, and so the window is stuck in the list and messes with activation until it's no longer the active window and then active later again

BUG: 484155

Merge request reports