diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,19 +1,13 @@ To do ===== -High Priority -------------- -* Make tooltip strings cached - Normal Priority --------------- -* Remove some calls to debug, replace with assertions * Remove all calls to asprintf, replace with snprintf * Get rid of various magic numbers * Sniff for memory leaks -* Investigate shared library rather than calling paramano-set Low Priority ------------ -* Ensure all is aligns to an explicit style +* Ensure all code aligns to an explicit style * Make a curses-based version of paramano |