aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-12-21 00:04:18 +1300
committerDavid <dbphillipsnz@gmail.com>2014-12-21 00:04:18 +1300
commitb2bbb4bb7217efe600727c44ae0dcbb52b8256ba (patch)
tree022dc323253fba7736f2984f0483e357d2d384ec
parentb2cc5d82a736ea04a539e84fda46e6385612524f (diff)
downloadparamano-b2bbb4bb7217efe600727c44ae0dcbb52b8256ba.tar.xz
Updated with new things to do
-rw-r--r--TODO.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index e6156e0..f98e6cf 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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