From e5a1e7e8ff952d4e9609b35414850dd612f65ca7 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 20 Sep 2009 18:41:22 +0200 Subject: todo updates --- docs/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index 06f5d84..fa68a8b 100644 --- a/docs/TODO +++ b/docs/TODO @@ -18,6 +18,9 @@ what if fifo/socket doesn't exist, or exists but nothing working behind it (anym * remove chain command * scalability -> 1 event manager per n uzbl-browser instances -> mkfifo and redirect uzbl-core stdout to fifo in uzbl-browser * event manager -> everything based on per instance basis (associative array with uzbl instance name as key) +* migrate progress(bar) related code +* migrate all *_handler to EM plugins +* cookies over EM (but we can delay that. it works okay for now) = keybinding features = @@ -97,7 +100,7 @@ More or less in order of importance/urgency * store uri/tag/name/state in xorg window properties * split up uzbl.c into multiple files * 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. -- cgit v1.2.3