Modular status panel for X11 and Wayland, inspired by https://github.com/jaagr/polybar
Find a file
Daniel Eklöf c5d3e934b4 particle/list: optionally destroy sub particles
This was always done before. Now that it is optional, one can for
example generate lists dynamically, using the same set of base
particles over and over again.
2018-11-17 17:13:45 +01:00
modules xcb: add xcb_init(): checks the x server + extensions, and caches atoms 2018-11-17 11:47:34 +01:00
particles particle/list: optionally destroy sub particles 2018-11-17 17:13:45 +01:00
.gitignore initial commit: wip 2018-11-17 11:30:33 +01:00
bar.c bar: make location configurable (top or bottom) 2018-11-17 11:54:14 +01:00
bar.h bar: make location configurable (top or bottom) 2018-11-17 11:54:14 +01:00
CMakeLists.txt initial commit: wip 2018-11-17 11:30:33 +01:00
color.h initial commit: wip 2018-11-17 11:30:33 +01:00
config.c particle/list: optionally destroy sub particles 2018-11-17 17:13:45 +01:00
config.h initial commit: wip 2018-11-17 11:30:33 +01:00
font.c initial commit: wip 2018-11-17 11:30:33 +01:00
font.h initial commit: wip 2018-11-17 11:30:33 +01:00
main.c xcb: add xcb_init(): checks the x server + extensions, and caches atoms 2018-11-17 11:47:34 +01:00
module.c initial commit: wip 2018-11-17 11:30:33 +01:00
module.h initial commit: wip 2018-11-17 11:30:33 +01:00
particle.c initial commit: wip 2018-11-17 11:30:33 +01:00
particle.h initial commit: wip 2018-11-17 11:30:33 +01:00
tag.c initial commit: wip 2018-11-17 11:30:33 +01:00
tag.h initial commit: wip 2018-11-17 11:30:33 +01:00
xcb.c xcb: no need to heap allocate a buffer for the vendor string 2018-11-17 13:36:09 +01:00
xcb.h xcb: add xcb_init(): checks the x server + extensions, and caches atoms 2018-11-17 11:47:34 +01:00
yml.c initial commit: wip 2018-11-17 11:30:33 +01:00
yml.h initial commit: wip 2018-11-17 11:30:33 +01:00