aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 18:34:00 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 18:34:00 +0200
commit44242b1f950b84e5272e55e01f07853e7a0e03c4 (patch)
treec0b82b5bcf64d2b9d79e8efbd07d8a319697dffd /TODO
parent783ee67fd9ed34c23a7dd7aebd2a32f510529517 (diff)
todos
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 509beaf..a45bd35 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,10 @@
* Support for binding keyboard shortcuts in config file.
* where to put proxy config? webkit support?
* improve commandline arguments
+* implement XDG basedir spec
* check configured commands if they end on .sh so users don't need to prepend /bin/<shell>
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)
figure out caching with webkit and in general how we can speed up everything
figure out how webkit intercepts key input