Skip to content

effects: Fix selecting hidden windows using keyboard

Vlad Zahorodnii requested to merge work/cherry-pick-bc0502b3 into Plasma/5.27

WindowHeapDelegate used to have hidden property. It was renamed to activeHidden, but WindowHeap has not been adjusted to the new name.

BUG: 466120

(cherry picked from commit bc0502b3)

Merge request reports