]> icculus.org git repositories - dana/openbox.git/commit
don't change the focus order when a client tries to focus but is not visible. client_...
authorDana Jansens <danakj@orodu.net>
Mon, 4 Jun 2007 20:31:33 +0000 (20:31 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 4 Jun 2007 20:31:33 +0000 (20:31 +0000)
commit62d9a341381729a02ee174f25f197b22499e189f
treeda85c75be6a76d912414db2c8ba9d9f91fc8ecf4
parent0fb1d4d5079d96c857990b27f1d005568817c0f9
don't change the focus order when a client tries to focus but is not visible. client_activate will -make- it visible anyways.

fixes focus fallback's loop totally breaking (stopping on 32bit and looping forever on 64bit) when it encountered a non-visible window
openbox/client.c