diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 08:23:28 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 08:23:28 -0400 |
| commit | 1bb0ed2eb965e299e57c5df6eb4a97bde99dc1c6 (patch) | |
| tree | 50a6602642fb1cbf4d7935727ea3adc47d109f9d /TODO.org | |
| parent | 4a753e5e3d5e9c69377771a34d5de717eb6c6b35 (diff) | |
Allow i3 restart
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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) |
