]> icculus.org git repositories - dana/openbox.git/history - src/actions.hh
support the kde override_redirect hint, to make a window decor-less
[dana/openbox.git] / src / actions.hh
2003-01-24 Dana Jansensinclude widgetbase not widget
2003-01-24 Dana Jansensallow python to grab the keyboard. have release events...
2003-01-23 Dana Jansensremove unused old handlers
2003-01-17 Dana Jansensadd a drag threshold
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