Freaky/Compactor

Improve app close behaviour

Indythegr8 opened this issue · 2 comments

As the title says ...
I instantly opened task manager to see if it was still running ... luckily it was ...
Opening the exe another time would open a new window
how do i reopen the same window
also if possible please add a tray icon

Yeah, closing the window quits the app (fairly) gracefully - it'll finish doing whatever file it was handling in the background before exiting completely. There's currently no mechanism to re-open it.

Will see about improving it, but it might end up waiting until I redo the UI.

It may be more beneficial to add a prompt to ask whether or not you actually want to cancel the operation and close, rather than closing the window and waiting for the operation to finish before truly closing the program.