add the MoveResize context, which is used while doing a move/resize on a window....
authorDana Jansens <danakj@orodu.net>
Wed, 17 Sep 2003 06:44:04 +0000 (06:44 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 17 Sep 2003 06:44:04 +0000 (06:44 +0000)
commit88b839834242d237eaf98fcc0aac94e21a767ace
treec58f5506f688fd19fed75abc69cc0a3219e26dab
parent96f9db0d0c0ef9073be894162e5c6ea2db726b44
add the MoveResize context, which is used while doing a move/resize on a window. Actions bound in this context can be executed with the mouse during a move/resize on a window.
data/rc.xml
openbox/frame.c
openbox/frame.h
openbox/mouse.c