Skip to content

{x11,wayland}: Fix restoring fullscreen windows

Vlad Zahorodnii requested to merge cherry-pick-9807c839 into Plasma/5.27

If the window has been originally on another output, make sure that the window will be properly put back on it.

This logic seem to originate from 7d673802, but it's not necessary anymore because geometry restore will be updated if the window is moved to another output by the user.

BUG: 465358

(cherry picked from commit 9807c839)

Merge request reports