mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-19 03:59:44 +00:00
Allow i3 restart
This commit is contained in:
parent
4a753e5e3d
commit
1bb0ed2eb9
3 changed files with 23 additions and 10 deletions
9
TODO.org
9
TODO.org
|
@ -6,12 +6,15 @@
|
|||
- [ ] Change src/theme.py name
|
||||
- [ ] Improve function/variables names
|
||||
|
||||
- YAML Theme Parser [0/1]:
|
||||
- YAML Theme Parser [0/2]:
|
||||
- [ ] Improve yaml theme loader reliability
|
||||
- [ ] Allow several metadata
|
||||
|
||||
- Theme applying algorithm [0/2]:
|
||||
- Theme applying algorithm [0/3]:
|
||||
- [ ] Improve efficiency
|
||||
- [ ] Assume that theme to apply is well formated (checked in YAML Theme Parser)
|
||||
- [ ] If there is no "colors" field in "bar" section, we still need to apply theme
|
||||
|
||||
- General [0/1]:
|
||||
- General [1/2]:
|
||||
- [ ] Improve user API
|
||||
- [X] Allow -r option (restart i3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue