diff options
-rw-r--r-- | TODO.md | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -1,6 +1,20 @@ To do ===== -* Disable open_file wrapper when compiling without debug flag -* Get rid of various magic numbers +High Priority +------------- * Make tooltip strings cached +* Support graphical sudo front-ends + +Normal Priority +--------------- +* Get rid of various magic numbers +* Sniff for memory leaks +* Boil the code down +* Investigate shared library rather than calling paramano-set + +Low Priority +------------ +* Ensure all is aligned to my coding style +** Define my coding style +* Make a curses-based version of paramano |