aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-05 18:32:04 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-05 18:32:04 +0200
commitac0be803633a44848f931d43bfd7f9f0faaaa1c4 (patch)
treef3f670df4eca353041318eda0b38c905ca7b37ef /docs
parent4748a2cc87b69229565abdad663967bcd08de66b (diff)
todo updates
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index f4de043..7da0fd6 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -5,7 +5,10 @@
* remove all binding ('bind = ' etc.) stuff and port to new system
* 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'
+* 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
= keybinding features =
* use a datadriven config format to allow simple implementations in different languages.