aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/TODO.org b/TODO.org
index d253459..aa4520b 100644
--- a/TODO.org
+++ b/TODO.org
@@ -9,15 +9,15 @@
- [ ] Improve yaml theme loader reliability
- [X] Allow several metadata
-- Theme applying algorithm [1/4]:
+- Theme applying algorithm [2/4]:
- [ ] Improve efficiency
- [ ] Bugs may appear here! Found them...
- - [ ] Assume that theme to apply is well formated (checked in YAML Theme Parser)
+ - [X] 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
+- Theme Extracttion [1/1]:
+ - [X] Handle variable usage
-- General [1/2]:
- - [ ] Improve user API
+- General [2/2]:
+ - [X] Improve user API
- [X] Allow -r option (restart i3)