docs: Mention libappindicator1 is required, close #1347
This commit is contained in:
parent
8df8b5731e
commit
59269a70a0
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ __Platform limitations:__
|
|||
|
||||
* On Linux app indicator will be used if it is supported, otherwise
|
||||
`GtkStatusIcon` will be used instead.
|
||||
* On Linux distributions that only have app indicator support, you have to
|
||||
install `libappindicator1` to make tray icon work.
|
||||
* App indicator will only be showed when it has context menu.
|
||||
* When app indicator is used on Linux, `clicked` event is ignored.
|
||||
|
||||
|
|
Loading…
Reference in a new issue