aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-18 17:49:53 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-18 17:49:53 +0200
commit6535f76a0d4aa1456ead1884bc0a70144e925188 (patch)
tree5443bcc788655f649f4207d62e1e99a6264317a2 /docs
parent5e8224c60e887253669cd72ae0df5c343825c221 (diff)
todo update
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 8823771..091fe96 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -14,7 +14,7 @@ what if fifo/socket doesn't exist, or exists but nothing working behind it (anym
* VARIABLE_SET for all types (but probably not useful for custom vars)
* port keycmd to evt handler. we can now more cleanly send BackSpace instead of keycmd_bs and so on
* port the concept of modes and all related variables
-* uzbl -> uzbl-core, uzbl-browser script like 'uzbl | $XDG.../event_manager.py'
+* many uzbl-core's for 1 event manager. needs support in event_manager and uzbl-browser
* event manager dynamic config system that configures itself based on events from uzbl (eg to set vars in "uzbl slaves" such as this, set custom vars in uzbl which we react to)
* remove chain command
* scalability -> 1 event manager per n uzbl-browser instances -> mkfifo and redirect uzbl-core stdout to fifo in uzbl-browser