Stalonetray

Stalonetray is a stand-alone freedesktop.org and KDE system tray for the X Window System. It has full XEMBED support, minimal dependencies and works with virtually any EWMH-compliant window manager. Window managers that are reported to work well with stalonetray are: FVWM, Openbox, Enlightenment, Compiz, Xmonad, dwm, and awesome.

Installation

Install stalonetray. Once installed, copy the stalonetrayrc file to your XDG configuration directory. It can also be placed directly in the home directory as ~/.stalonetrayrc.

$ cp /etc/stalonetrayrc ~/.config/stalonetrayrc

Configuration

Openbox

To run Stalonetray in Openbox, dockapp-mode must be set to simple. This can be accomplished with either the command-line argument --dockapp-mode simple or by modifying ~/.stalonetrayrc.

Openbox now treats the tray as the dock, and you can adjust its position by using the Openbox Configuration Tool. To run Stalonetray on start up, add the following to ~/.config/openbox/autostart:

stalonetray --dockapp-mode simple &

See also Stalonetray WM hints for OpenBox

Troubleshooting

Icons do not have the desired size

To force the size of the icons to be equal to icon_size, launch stalonetray with the following arguments:

stalonetray --icon-size=16 --kludges=force_icons_size

This will force the size of all icons to 16×16 pixels.

Alternatively, one could add the following to the configuration file:

icon_size 16
kludges force_icons_size
gollark: > id est, sine numpad"It is without numpad"?
gollark: I give it about a week before it's reverse-engineered.
gollark: I decided to turn evil and build a magic DRM blob into potatOS.
gollark: ++list_deleted moon
gollark: The Moon, however, is *not* real.

See also

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.