summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-03-31 22:58:38 +0000
committerDana Jansens <danakj@orodu.net>2003-03-31 22:58:38 +0000
commit6e4c57b3c2dca2623e29c5844100521eba6e24a0 (patch)
tree75091dcbe4b800fd9736204777dbdecc53a5f6c6
parent2e4c88babe8acef5e0a9f106c02ce6f3aee44042 (diff)
add some current states
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index a336af66..b37f8396 100644
--- a/TODO
+++ b/TODO
@@ -3,12 +3,15 @@ Goals for future releases of Openbox (THIS CAN AND WILL CHANGE):
* Add XEventHandler class to make event handling better than ever!
* Crazy dope support for dockapps. Fully mimic window maker's handling of them.
+ - no, nm this. wmaker is poo.
* reorganization of class model. Add XWidget class (contains an X drawable).
+ - using C, no longer using Xlib wrapping classes.
* key/mouse/action bindings
-* handle keyboard input natively instead of relying on an external progra
+* handle keyboard input natively instead of relying on an external program
* remappable bindings for keyboard input and for mouse input.
+ - done.
* break the themeing into a replaceable plugin/script of some form and possibly
also for the bindings.