| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
client->transient_for_group now.
|
|
|
|
|
|
|
|
client, which you can iterate instead of going thru the group.
|
|
|
|
|
|
|
|
member is focused too.
|
|
is focused
|
|
|
|
|
|
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
|
|
also mucho fixed for <underMouse>
|
|
|
|
|
|
resistance really now. and works if the window isnt on the current desktop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we win !
|
|
|
|
configure the window to find where it will actually be, with all the startup states off. then apply the startup states to those dimensions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parent
|
|
|
|
|
|
when falling back, return the window which actually was focused by client_focus
let you focus cycle to windows when their modal window is on another desktop (it will be brought over)
|
|
|
|
also add a debug print
|