WindowResizer icon indicating copy to clipboard operation
WindowResizer copied to clipboard

Delays file writes when saving all windows.

Open avengerx opened this issue 9 months ago • 0 comments

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.

avengerx avatar Mar 28 '25 11:03 avengerx