commit ea154cf

wf  ·  2026-06-08 11:07:29 +0000 UTC
parent 10095f4
Update README with todo list
1 files changed,  +5, -7
+5, -7
 1@@ -3,14 +3,12 @@ panko
 2 
 3 An attempt at a module-based panel/bar for Wayland.
 4 
 5-Notes
 6------
 7+TODO
 8+----
 9 
10-There is no notion of modules right now outside of the fact that they are parsed, e.g. the bar is (at the moment) useless.
11-
12-The config parsing is disgustingly implemented, but there's no better way (not that I can immediately think of).
13-
14-Please do not use it.
15+* Handle `border-{width,color}` fields in module
16+* Add default values for config/module
17+* Provide sample config
18 
19 Dependencies
20 ------------