]> icculus.org git repositories - dana/openbox.git/commit
when checking that a window is onscreen, if there are screens with higher indices...
authorDana Jansens <danakj@orodu.net>
Thu, 31 Jan 2008 22:31:51 +0000 (17:31 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 31 Jan 2008 22:31:51 +0000 (17:31 -0500)
commit6a3ac556b9ed5fd6e578da20a144f22dd4769267
treec1d8ec67cad470dd6c0395e9497474681d2992b3
parentd11ac82062d729be5d63c9c40c5c2bb312a8b8f1
when checking that a window is onscreen, if there are screens with higher indices than where it appeared, they would trump things and force the window onto the first screen.  now, only assume the window is on no screens if it actually is on no screens
openbox/client.c