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

Fix geometryRestore() handling with maximize quick tile mode

geometryRestore() is no longer updated after mapping the window, so
setQuickTileMode() has to update geometryRestore() explicitly to the
correct value.

With this change, geometryRestore() will be updated as follows:

* if the window is tiled, geometryRestore() is valid, nothing to do
* the window has been dragged to the top edge, set geometryRestore() to
  the geometry that the window had when starting move
* otherwise, use the current move resize geometry
parent ef3ba9b4
Pipeline #124756 passed with stage
in 11 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