From c66350c87517baec0c694646a8b64363c1183d76 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Wed, 29 Apr 2009 19:50:58 +0200 Subject: todo updates --- TODO | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index c6eeda3..40a5ded 100644 --- a/TODO +++ b/TODO @@ -16,7 +16,21 @@ ASAP * select/fork based instead of the pthread stuff -> drops dependency, more lightweight. * on website, see if we can
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) +* allow user to change bindings for navigation (up,down,left,right, page up, page down etc)and use vim-like defaults +* put on uzbl.org that you can use http://github.com/Dieterbe/uzbl/issues after registering +* make default size configurable, and optional +* on uzbl.org commits overview: add date+time and repository +* how to handle different content types? (text-plain, image/png, application/pdf,... maybe a map of content-type to uzbl/command + xdg already has a spec for this i think + different "opening" modes (open as configured vs ask before opening) + integration with download and new window thingies? +* see if/how we can remove /bin/bash from scripts +* unify internal and external bindings. +* unify command triggering, whether they came in through fifo or keybind +* add to bottom /* vi: set et ts=4: */ +* ideal uri editor: awesome mode like FF, some keyb shortcuts (erase search string, go to end/begin of string,..), history (if you patch dmenu to be in vertical mode and you order correctly, that's it), support copy paste +* get rid of the home page concept. allow user to make keybinds to go to one or more "homepages". a home page is nothing special. + 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) -- cgit v1.2.3