add some current states

This commit is contained in:
Dana Jansens 2003-03-31 22:58:38 +00:00
parent 2e4c88babe
commit 6e4c57b3c2

5
TODO
View file

@ -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.