aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 19:11:52 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 19:11:52 +0200
commitd04cfdba1397c275eb10b860d130fd9ee529b666 (patch)
treed272d7d944ec1763024e41bfad4b95ca5c99425f /TODO
parent1170b063af66666be7d8fd60b939f5645e4e790f (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a45bd35..02a34fa 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,9 @@
* improve commandline arguments
* implement XDG basedir spec
* check configured commands if they end on .sh so users don't need to prepend /bin/<shell>
+* implement a more advanced dmenu alike that behaves like FF's awesomebar and where you can search in url + window title
+* recognize -h with GOption?
+* fix config loading from arg
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)