Skip to content

Prefer activating desktop window on active output

Vlad Zahorodnii requested to merge work/zzag/find-desktop-active-screen into master

Workspace::findDesktop() doesn't take into account the current active output, and instead returns the first top desktop window found in the stack. This means that the active output may drift and the focus chain logic can break.

BUG: 494332

Edited by Vlad Zahorodnii

Merge request reports