Skip to content

Draft: Raise the next active window in Workspace::activateNextClient()

Vlad Zahorodnii requested to merge work/activate-next-client-raise into master

Since Workspace::requestFocus() is not responsible for raising windows, the next activated window can be partially or fully occluded by some other window.

BUG: 436704

Edited by Vlad Zahorodnii

Merge request reports