stalonetray
Standalone freedesktop.org and KDE systray implementation
Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification area) for X Window System/X11 (e.g. X.Org or XFree86). It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager.
- Versions: 0.8.5
- Website: https://kolbusa.github.io/stalonetray
- Licenses: GPL 2+
- Package source: gnu/packages/xdisorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of stalonetray
as follows:
guix install stalonetray
Or install a particular version:
guix install stalonetray@0.8.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of stalonetray about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/stalonetray'><img src='https://packages.guix.gnu.org/packages/stalonetray/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/stalonetray)
Example Org:
[[https://packages.guix.gnu.org/packages/stalonetray][https://packages.guix.gnu.org/packages/stalonetray/badges/latest-version.svg]]