Changes between Version 2 and Version 3 of SystemTray
- Timestamp:
- 02/21/18 10:07:06 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemTray
v2 v3 10 10 == System Tray Forwarding == 11 11 12 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. 12 Xpra can also forward the system tray of other applications. 13 14 This feature is enabled by default and can be controlled using the {{{--tray=on|off}}} option. 15 13 16 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. 14 17 }}}