name wf/panko
description module-driven panel for Wayland
last change 2026-06-08
clone url
https://srcdump.net/wf/panko.git

commit briefs

f3e9146
wf  ·  2026-06-08
2d976f1
wf  ·  2026-06-08
a049308
wf  ·  2026-06-08
c4dd79a
wf  ·  2026-06-08
7f222b0
wf  ·  2026-06-08
ea154cf
wf  ·  2026-06-08
10095f4
wf  ·  2026-06-08
ac24492
wf  ·  2026-06-05

tree

readme

panko

An attempt at a module-based bar for Wayland. It is written in C using the neuwld library.

panko is configured in the scfg file format and a sample config is provided under doc/panko.scfg.sample. Note that it doesn't look very good, at all, but is rather there to serve the purpose of showcasing the different config keys.

TODO

  • Add polling command support (e.g. the command is run once and the text is updated on every newline read)
  • Make more sense of the codebase
  • Add screenshot to readme

License

OpenBSD license, see LICENSE.

Dependencies