Update docs
This commit is contained in:
@@ -11,12 +11,9 @@
|
|||||||
- Fixed the pixelated app icon on the top left of the window.
|
- Fixed the pixelated app icon on the top left of the window.
|
||||||
- Fixed the blurred tray icon.
|
- Fixed the blurred tray icon.
|
||||||
- Fixed that the redundant description appears in the pinned start menu on Windows 7.
|
- Fixed that the redundant description appears in the pinned start menu on Windows 7.
|
||||||
- The main window is now minimized to system tray on close
|
|
||||||
- Added Option to toggle minimize/restore on click on system tray icon
|
|
||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
- Fixed that two icons appear on a notification.
|
- Fixed that two icons appear on a notification.
|
||||||
- Added Option to hide Window from dock on close
|
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
- Added shortcuts
|
- Added shortcuts
|
||||||
@@ -42,14 +39,18 @@
|
|||||||
- Added the tooltip text for the tray icon in order to show count of unread channels/mantions.
|
- Added the tooltip text for the tray icon in order to show count of unread channels/mantions.
|
||||||
- Added the option to launch the application on login.
|
- Added the option to launch the application on login.
|
||||||
- Added the option to blink the taskbar icon when a new message has arrived.
|
- Added the option to blink the taskbar icon when a new message has arrived.
|
||||||
|
- The main window is now minimized to system tray on close
|
||||||
|
- Added Option to toggle minimize/restore on click on system tray icon
|
||||||
- Added installers (experimental)
|
- Added installers (experimental)
|
||||||
|
|
||||||
#### OS X
|
#### OS X
|
||||||
- Added colored badges to the menu icon when there are unread channels/mentions.
|
- Added colored badges to the menu icon when there are unread channels/mentions.
|
||||||
|
- Added Option to hide Window from dock on close
|
||||||
|
|
||||||
#### Linux
|
#### Linux
|
||||||
- Added the option to show the icon on menu bar. (requires libappindicator1 on Ubuntu)
|
- Added the option to show the icon on menu bar. (requires libappindicator1 on Ubuntu)
|
||||||
- Added the option to launch the application on login.
|
- Added the option to launch the application on login.
|
||||||
|
- Added Option to hide Window into tray icon on close
|
||||||
|
|
||||||
|
|
||||||
## Release v1.2.1 (Beta)
|
## Release v1.2.1 (Beta)
|
||||||
|
@@ -124,7 +124,7 @@ 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.
|
This option allows such images to be rendered, but please be careful for security.
|
||||||
- **Start app on login** (Windows, Linux)
|
- **Start app on login** (Windows, Linux)
|
||||||
- This option starts the application when you login.
|
- This option starts the application when you login.
|
||||||
- **Leave app running in notification area when the window is closed** (OS X)
|
- **Leave app running in notification area when the window is closed** (OS X, Linux)
|
||||||
- This option hides the window from the dock, if the window is closed
|
- This option hides the window from the dock, if the window is closed
|
||||||
- **Toggle window visibility when clicking on the tray icon** (Windows)
|
- **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
|
- If checked, then a click on the system tray icon leads to a toggling of the minimized/maximized state of the window
|
||||||
|
Reference in New Issue
Block a user