WindowResizer
WindowResizer copied to clipboard
Delays file writes when saving all windows.
Avoids truncating and rewriting the json file as many times as there are windows, calling the Save() function only when the list is fully built.
As reported in #81.