all repos — openbox @ 6e4c57b3c2dca2623e29c5844100521eba6e24a0

openbox fork - make it a bit more like ryudo

add some current states
Dana Jansens danakj@orodu.net
commit

6e4c57b3c2dca2623e29c5844100521eba6e24a0

parent

2e4c88babe8acef5e0a9f106c02ce6f3aee44042

1 files changed, 4 insertions(+), 1 deletions(-)

jump to
M TODOTODO

@@ -3,12 +3,15 @@ 3.0:

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