aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-28 22:26:31 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-28 22:26:31 +0200
commit3d7c6eb5cf74830b023e023cb8727a7fa86d4887 (patch)
treeb15013df1882fc5dc65f3bcd7bfce44ea121a8d7 /TODO
parentd674672d201fcc6564241c8efc7abfc984c292cf (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 236a3b9..c6eeda3 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,7 @@ ASAP
* select/fork based instead of the pthread stuff -> drops dependency, more lightweight.
* on website, see if we can <pre><?php include('..'); ?></pre> the documentation inside the uzbl project itself, so we need to maintain the stuff on only 1 place
* see if we can use the github bugtracker (anonymous posting allowed?)
+* allow user to change bindings for navigation (up,down,left,right, page up, page down etc)
SOMEDAY:
check if we can make the settings loading less hard coded. eg( keep a list of all settings, and for each one, try to load it)