Skip to content

Unset Window::tile() when the window is closed

Vlad Zahorodnii requested to merge work/zzag/unset-tile into master

If a window is closed, its geometry should not change. The window has to leave its assigned tile so it's not possibly moved or resized.

Merge request reports