aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 4e3ba3c..d253459 100644
--- a/TODO.org
+++ b/TODO.org
@@ -9,12 +9,15 @@
- [ ] Improve yaml theme loader reliability
- [X] Allow several metadata
-- Theme applying algorithm [1/3]:
+- Theme applying algorithm [1/4]:
- [ ] Improve efficiency
- [ ] Bugs may appear here! Found them...
- [ ] Assume that theme to apply is well formated (checked in YAML Theme Parser)
- [X] If there is no "colors" field in "bar" section, we still need to apply theme
+- Theme Extracttion [0/1]:
+ - [ ] Handle variable usage
+
- General [1/2]:
- [ ] Improve user API
- [X] Allow -r option (restart i3)