daisy / pipeline-ui

A user interface for the DAISY Pipeline 2
MIT License
6 stars 2 forks source link

Warn the user about the app running in the tray #74

Closed NPavie closed 1 year ago

NPavie commented 1 year ago

Follow up from #58:

On closing the application main window, we might need to warn the user that the app remains launched in the tray.

On closing the window for the first time, we could ask the user if the application needs to remain open on closing the window and save its preference in settings.

NPavie commented 1 year ago

Other proposition : On first launching the application, we could warn the user that the app is also running in the tray and will remain in the tray when closing the main window.

ways2read commented 1 year ago

Also, if the app is launched and is already running in the tray, the window should be restored.

bertfrees commented 1 year ago

Also, if the app is launched and is already running in the tray, the window should be restored.

Apparently, at least on macOS, this is already the behavior!

NPavie commented 1 year ago

I though it was working but there was a minor thing to add for windows for this behavior to work (i though it was but i probably tested it on macos last time). Now it should be good for restoring/refocusing the main application window when trying to relaunch the app.

bertfrees commented 1 year ago

Works well. Just a minor thing: "DAISY pipeline" is written with a small "p".

bertfrees commented 1 year ago

I found another issue: it's documented here.