]> icculus.org git repositories - mikachu/openbox.git/history - src/actions.cc
move the shit from OBRootWindow into OBScreen
[mikachu/openbox.git] / src / actions.cc
2003-01-06 Dana Jansensadd comments for rming masks from the events
2003-01-04 Dana Jansensadd support for wm_window_role
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 Jansenscleanup naming in OBBindings
2003-01-03 Dana Jansensclicks on the client work as they should
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-03 Dana Jansenstrasitioning for new button event handling
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 Jansensso close to keybindings. wont link for now.
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-20 Dana Jansenssegfault no more on root clicks
2002-12-18 Dana Jansenscan resize now too. compress motion events.
2002-12-18 Dana Jansensyou can move windows!
2002-12-18 Dana Jansenscan tell where events are coming from!
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 Jansenssimple change in initialization
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