mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-06 08:36:24 +02:00
Remove TODO.org (useless now)
This commit is contained in:
parent
25f0eca1e4
commit
187bc897af
1 changed files with 0 additions and 23 deletions
23
TODO.org
23
TODO.org
|
@ -1,23 +0,0 @@
|
|||
#+TITLE: "i3-colors Project Todo List"
|
||||
#+AUTHOR: "Loic Guegan"
|
||||
|
||||
- Refactoring [1/2]:
|
||||
- [X] Change src/parser.py name => now config.py
|
||||
- [ ] Improve function/variables names
|
||||
|
||||
- YAML Theme Parser [1/2]:
|
||||
- [ ] Improve yaml theme loader reliability
|
||||
- [X] Allow several metadata
|
||||
|
||||
- Theme applying algorithm [2/4]:
|
||||
- [ ] Improve efficiency
|
||||
- [ ] Bugs may appear here! Found them...
|
||||
- [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 [1/1]:
|
||||
- [X] Handle variable usage
|
||||
|
||||
- General [2/2]:
|
||||
- [X] Improve user API
|
||||
- [X] Allow -r option (restart i3)
|
Loading…
Add table
Reference in a new issue