stumpwm.stumpwm-contrib/modeline/stumptray/README.org
2019-06-09 02:00:38 -03:00

537 B

StumpTray

System Tray for StumpWM mode-line.

Dependencies

StumpTray depends on Xembed Commom Lisp package.

You can get it with QuickLisp: (ql:quickload "xembed")

Usage

Add

(load-module "stumptray")
(stumptray::stumptray)

to .stumpwmrc

Tasks

TODO StumpTray disappears as user toggle StumpWM modeline back and forth.

TODO Start StumpTray with StumpWM mode-line by adding a wrapper that or modify the mode-line command.

TODO Fix errors that occurs once resuming from System Hibernation.