aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-25 13:15:32 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-25 13:15:32 +0200
commita08ab4772758106cf1b6437fd7878206b2f96d84 (patch)
tree8e2535ff786349bb9ead6ea5130cf1ec6b4f3ddc /TODO
parent85b6cad29bff69d3ec24dd9161835e4da25b5e49 (diff)
parent5a53ddcb649098d0dfa82745721342e108a5e45c (diff)
merge from experimental
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 8 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5b289e6..ae375e9 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
* implement all the ideas from README
-* see if we can get rid of gtk. I need no widgets at all, only the webkit page display no scrollbar, no statusbar.
-* figure out caching with webkit and in general how we can speed everything up
* where to put proxy config? webkit support?
-* can we change the behavior of the rendering? eg to add numbers to all hyperlinks
-* figure out how webkit intercepts key input
+* do not store the 'http://' part in the history file
+* improve commandline arguments
+* have a better look at /merge the fifo code from barrucadu and friends
+
+
+SOMEDAY:
+figure out caching with webkit and in general how we can speed everything
+figure out how webkit intercepts key input