]> icculus.org git repositories - mikachu/openbox.git/history - src/actions.hh
get all the normal hints when mapping again, oops.
[mikachu/openbox.git] / src / actions.hh
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-09 Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-03 Dana Jansensput event bindings in OBBindings too
2003-01-03 Dana Jansensallow "event bindings" via ebind() for new windows...
2003-01-03 Dana Jansensmoving a window is possible once again
2003-01-03 Dana Jansensnew mouse button code is seeming to work. you can move...
2003-01-02 Dana Jansenskill button release events
2003-01-02 Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31 Dana Jansensadd click_raise global var
2002-12-30 Dana Jansenskeybindings underway. dont work yet
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25 Dana Jansenspython with callbacks!
2002-12-18 Dana Jansenscan resize now too. compress motion events.
2002-12-05 Dana Jansensstore the delta x/y for a motion sequence
2002-12-04 Dana Jansenssome cleanups
2002-12-04 Dana Jansenskeep a queue of press/releases and the positions, so...
2002-12-04 Dana Jansenshandle mouse motion too
2002-12-04 Dana Jansenshandle keyboard input
2002-12-04 Dana Jansensenter/leave actions work!
2002-12-04 Dana Jansensbetter double click processing
2002-12-04 Dana Jansensbutton press/releases WORK
2002-12-04 Dana Jansensactions class can sorta handle mouse enter/leave and...
2002-12-04 Dana Jansensadd a skeletal OBActions class for user actions