From e8c8bf4776f666c30e796609b83760c6571e1180 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 25 Oct 2009 22:44:28 +0100 Subject: todo updates --- docs/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index fa68a8b..4ba9d02 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,3 +1,5 @@ +THIS FILE IS SORT OF OUTDATED + what if fifo/socket doesn't exist, or exists but nothing working behind it (anymore)? -> useful for both cookie handler and event manager -> implementing in uzbl-core needs refactoring of handler args, or some edge-case workarounds @@ -98,11 +100,10 @@ More or less in order of importance/urgency * a variable that holds the page state: loading, pending, seen. this can be shown in titlebar/statusbar and used for multiple instances management * allow to tag , to group instances together * store uri/tag/name/state in xorg window properties -* split up uzbl.c into multiple files +* scripts that we use in uzbl-browser -> move from examples dir to $PREFIX/share/uzbl/ (update scripts_dir in sampleconfig accordingly) * shortcuts to focus other instances (see docs/multiple-instances-management) * cookie daemon (and maybe other daemons) are not scoped to the testing session when running some test-*-browser targets * recognize -h with GOption? -* implement getting feedback from socket * scrolling: make page up and page down configurable. * show % of location in statusbar/title if page doesn't fit entirely on view. * conditionals in format strings: eg if(SELECTED_URI) { "-> SELECTED_URI" } or another smart way to achieve the same. -- cgit v1.2.3