stumpwm.stumpwm-contrib/modeline/stumptray
2025-02-11 18:38:23 -05:00
..
package.lisp stumptray: Adjust icon vertical and horizontal spacing 2025-02-11 18:38:23 -05:00
README.org stumptray to /modeline 2019-06-09 02:00:38 -03:00
stumptray.asd stumptray to /modeline 2019-06-09 02:00:38 -03:00
stumptray.lisp stumptray: Adjust icon vertical and horizontal spacing 2025-02-11 18:38:23 -05:00

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.