aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 7e46b424e6d7c35bf39ca64c8ea5944105d82484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
* Make a curses-based version of paramano