Skip to content
Commit f1f51279 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Fix updating fullscreen geometry restore

Currently, fullscreen geometry restore is computed from maximized
geometry restore. However, the latter is set only when the window is
maximized.

Also, updateGeometryRestoresForFullscreen() can be called when the
window has not been moved. Avoid updating geometry restore if the output
has not been changed.
parent f51db012
Pipeline #171725 passed with stage
in 21 minutes and 39 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment