Skip to content

shell: Avoid reserving a screen edge if no surface role has been created yet

Vlad Zahorodnii requested to merge work/zzag/shell-guard-expose into master

Check QWindow::isExposed() as in other places. If the surface role object has been created, isExposed() will return true.

BUG: 482399

Merge request reports

Loading