aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-04-12 17:40:28 +0200
committerFederico Angelilli <code@fedang.net>2025-04-12 17:40:28 +0200
commit47dfeaa43f263896ad8ce13701f8a65c489f0bb9 (patch)
tree600f00943bf2bde5f84e783bebf3fc12060c191f /README
parentfd2ef765de733fbbbb15e28c91df255da36d5338 (diff)
Start working on Lua bindings
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 36fa006..e485893 100644
--- a/README
+++ b/README
@@ -1 +1,7 @@
Comet is a wip status bar
+
+TODOs:
+- Add script integration with Lua (like NVim)
+- Fix blocks (e.g. slider)
+- Add effect/animation system
+- Add systray support