]> icculus.org git repositories - mikachu/openbox.git/history - openbox/mouse.c
add the MoveResize context, which is used while doing a move/resize on a window....
[mikachu/openbox.git] / openbox / mouse.c
2003-09-17 Dana Jansensadd the MoveResize context, which is used while doing...
2003-09-10 Dana Jansensframe context fallbacks when there is no binding on...
2003-09-09 Dana Jansensno more interactive mouse actions, they are evil etc...
2003-09-07 Dana Jansenslittle bit of an actions overhaul, added action_run...
2003-09-03 Dana Jansensdont ungrab/grab all the mouse bindings every time...
2003-09-03 Dana Jansensuse the NONE cursor when not specifying a cursor
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-03 Dana Jansensdont grab frame context mouse bindings on desktop windows
2003-08-31 Dana Jansenswhen no modifiers are in a binding, then make it non...
2003-08-30 Dana Jansensmake interactive actions a type and not special cases.
2003-08-20 Dana Jansensrename the 'root' context to 'desktop'
2003-08-20 Dana Jansensuse the result from XGetGeometry correctly
2003-08-20 Dana Jansenshandle the XGetGeomtry failing for button releases
2003-08-20 Dana Jansensdont grab client context stuff on desktop windows....
2003-08-20 Dana Jansensgrab root mouse bindings on desktop windows also, since...
2003-08-12 Dana Jansensadjust for changes to the parsing api.
2003-08-12 Dana Jansensprefix/capitalize the mouse actions enum
2003-08-12 Dana Jansensadd an option for if the popup is used for desktop...
2003-08-12 Dana Jansensremove debug printings
2003-08-12 Dana Jansensmove the keyboard and mouse plugins into the kernel...