paperwm / PaperWM

Tiled scrollable window management for Gnome Shell
GNU General Public License v3.0
2.68k stars 122 forks source link

If a window is tiled on minimize, then restore to tiling. Otherwise restore to scratch layer. #840

Closed jtaala closed 3 weeks ago

jtaala commented 3 weeks ago

Resolves #838.

PaperWM restores a hidden (minimized) window to the scratch layer. This PR changes this behaviour to restore to tiling (if the window was originally tiled before minimizing)... which is probably more intuitive.