aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 48cf67a7a8b1b13468b96eac740bb6df951e8530 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
To do
=====

High Priority
-------------
* Make tooltip strings cached
* Support graphical sudo front-ends

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
* Make a curses-based version of paramano