]> icculus.org git repositories - mikachu/openbox.git/commit
client_configure_full is trying to move a window, it shouldn't determine the window...
authorDana Jansens <danakj@orodu.net>
Sun, 11 Mar 2007 17:34:07 +0000 (17:34 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 11 Mar 2007 17:34:07 +0000 (17:34 +0000)
commit7229bea3c60de23a5fa4ad46bcae6171044ade81
tree71d5aade8f35a15510fd596079e706466941c567
parentfe317164865f5a08e18bb0b4fa9519fa4ca48a45
client_configure_full is trying to move a window, it shouldn't determine the window's monitor from its current position, but from the new position instead. move client_monitor()'s logic into screen, more generically, and let client_configure_full use that
openbox/client.c
openbox/screen.c
openbox/screen.h