diff --git a/doc/TODO b/doc/TODO index f829ac6cd..30e3c569b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -127,6 +127,8 @@ style - Always use a list as argument for namedtuple? - Refactor enum() so it uses a list as second argument (like python enum/namedtuple). +- Config init and some persistent objects should be moved out of QApplication. +- Use separate logger for config dwb keybindings to possibly implement =====================================