When corner-tiling a maximized window, we should keep track of the saved
rectangle so that tiling does not reset our window size. Otherwise,
untiling the previously maximized window will end up with an unmaximized
full-size window, rather than the original window size.
Expected behaviour
Quarter-tiled windows should have the same dimension as before reloading the WM
Actual behaviour
Reloading WM resize quarter-tiled windows horizontal to max. monitor size
Steps to reproduce the behaviour
MATE general version
1.26
Package version
marco-1.26.0
Linux Distribution
Fedora 34/35/rawhide
Link to bugreport of your Distribution (requirement)
I don't file out a report against myself :)
Note, This weird behaviour is a side effect of https://github.com/mate-desktop/marco/commit/4ccf24665bfb3501e727f133a5f7c59ade2154d2 Reverting the commit fix it but we introduce another issue again.