System Tray
August 8, 2026 ยท View on GitHub
Xpra forwards windows for remote applications (or desktops), and unless you interact with some of its options, it does not create any windows of its own so that it can stay out of the way.
Xpra uses a system tray icon with a popup menu to allow you to interact with its settings and the server the session is connected to.
You can toggle this feature using the option tray=yes|no.
You can also delay showing this system tray until after a window is actually being forwarded using the --delay-tray command line option.
This feature is enabled by default and can be controlled using the --system-tray=on|off option.
On such platforms, users may have to use the #+F1 to bring up xpra's menu (typically that's Control+F1 or Alt+F1 on some platforms) or force enable the headerbar (headerbar=force).