diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-4990_start-hidden-flag | 1 | ||||
-rw-r--r-- | changes/feature_hide-mainwindow-on-quit | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature-4990_start-hidden-flag b/changes/feature-4990_start-hidden-flag new file mode 100644 index 00000000..807fe8fe --- /dev/null +++ b/changes/feature-4990_start-hidden-flag @@ -0,0 +1 @@ +- Add flag to allow the user to start the app hidden in the tray. Closes #4990. diff --git a/changes/feature_hide-mainwindow-on-quit b/changes/feature_hide-mainwindow-on-quit new file mode 100644 index 00000000..abd1df7a --- /dev/null +++ b/changes/feature_hide-mainwindow-on-quit @@ -0,0 +1 @@ +- Hide the main window on quit as first thing and show a tooltip to inform that we are closing. |