|
1 year ago | |
---|---|---|
monitors | 2 years ago | |
panel | 1 year ago | |
panel-right | 2 years ago | |
.gitignore | 2 years ago | |
COPYING | 2 years ago | |
README.md | 2 years ago |
Basically panels written in Go that passes data to dzen, which draws the actual graphical widget.
Directory 'panel' contains a panel which displays the state of different workspaces.
It currently has a dependency on the window manager BSPWM.
Directory 'panel-right' is a work-in-progress mini-panel for showing system information. Actually just time, date, battery and audio level.
It's not finished and will most likely be rewritten as I'm not happy with the approach I took developing it.