From 7c09ddda8536a6ed06fc4103a867f3d8a51e8148 Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Thu, 30 Jun 2016 17:59:36 +0200 Subject: [PATCH] Update Changelog and docs/setup.md --- CHANGELOG.md | 2 ++ docs/setup.md | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65376a99..d02af607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ #### Windows - Fixed the pixelated app icon on the top left of the window. - Fixed the blurred tray icon. +- Added Option to minimize Window to system tray on close +- Added Option to toggle minimize/restore on click on system tray icon #### OS X - Fixed that two icons appear on a notification. diff --git a/docs/setup.md b/docs/setup.md index 12876a14..8fe3f42d 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -124,6 +124,10 @@ The Settings Page is available from the **File** menu under **Settings** (Click This option allows such images to be rendered, but please be careful for security. - **Start app on login** (Windows, Linux) - This option starts the application when you login. + - **Leave app running in notification area when the window is closed** (Windows) + - This option hides the window to the system tray, if the window is closed + - **Toggle window visibility when clicking on the tray icon** (Windows) + - If checked, then a click on the system tray icon leads to a toggling of the minimized/maximized state of the window ## Menu Bar