| 1 | {{{#!div class="box" |
| 2 | = System Tray = |
| 3 | |
| 4 | {{{#!div class="box" |
| 5 | = Xpra System Tray = |
| 6 | Xpra forwards windows for remote applications (or desktops), and it does not create any windows of its own so that it can stay out of the way. |
| 7 | Xpra uses a system tray icon with a popup menu to allow you to interact with its settings. |
| 8 | }}} |
| 9 | |
| 10 | {{{#!div class="box" |
| 11 | = System Tray Forwarding = |
| 12 | |
| 13 | Xpra can also forward the system tray of other applications. This feature is enabled by default and can be controlled using the {{{--tray=on|off}}} option. |
| 14 | You can also delay the tray, so that it will only show up once a window is actually forwarded, using the {{{--delay-tray}}} command line option. |
| 15 | }}} |
| 16 | |
| 17 | |
| 18 | {{{#!div class="box" |
| 19 | = Caveats = |
| 20 | |
| 21 | Some desktop environments cripple the system tray api. |
| 22 | |
| 23 | For example, gnome-shell requires [https://extensions.gnome.org/extension/1031/topicons/ topicons] to function properly. (for more information, see ticket:1720#comment:17) |
| 24 | }}} |