Skip to content

Allow specifying geometry restore for Window::maximize()

Vlad Zahorodnii requested to merge work/zzag/window-maximize-restore into master

The main motivation is to clean up code that ensures that the Window::geometryRestore() remains unchanged when a quick tiled window is maximized.

Merge request reports