]> icculus.org git repositories - dana/openbox.git/commit
add internal_move/resize and wrap them with move() and resize() which are for user...
authorDana Jansens <danakj@orodu.net>
Fri, 17 Jan 2003 07:45:07 +0000 (07:45 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 17 Jan 2003 07:45:07 +0000 (07:45 +0000)
commit105e3524a3f6b526d54ecc761a6e6c91b04f3949
treea50371d361db488363606d721cd696a56e33bc4f
parent8be4541461ba04f41eb5c40852be351f35fa18ee
add internal_move/resize and wrap them with move() and resize() which are for user use, and make sure that the window is allowed to be moved/resized.
add the allowed actions hint setting.
src/client.cc
src/client.hh
src/openbox_wrap.cc