aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 20:48:09 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 20:48:09 +0200
commitf001e63b8e2e25cdc47152345ecf9953153fb189 (patch)
treeefa1f8ee8019beb18b0a6881e75ef4e4d3a95af7 /TODO
parentef12bf428f3fc41648798ced3b0588377975403b (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 02a34fa..b1e3f21 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
* implement all the ideas from README
+* get a logo
+* improve site
+* get rid of segfaults for --config -> barrucadu
* Support for binding keyboard shortcuts in config file.
* where to put proxy config? webkit support?
* improve commandline arguments
@@ -7,6 +10,7 @@
* 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
+* implement a vimperator-like link following scheme. but let user pick his favorite characters to construct the "link identifiers" with.
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)