| Age | Commit message (Collapse) | Author |
|
needed after r6022.
|
|
goes into infinite loops.. then it needs to come back !
|
|
|
|
|
|
|
|
let you alt-tab to non-application windows when they dont have an application window in their group
|
|
|
|
|
|
is removed, for those apps that think it is 1917 or something
|
|
|
|
|
|
when a window gets reconfigured, try keep it on the monitor if it was before.
|
|
non-northwest gravities. now it is not. at least, that is the idea.
|
|
niceness in the future
|
|
focusin events without conflicting screens
|
|
english? YEP
|
|
|
|
|
|
|
|
|
|
desktop and its user_time is older than the last time you changed desktops
|
|
|
|
window maps on another desktop and is going to be activated, you will end up on that desktop
|
|
|
|
make sure the desktop property is set when per-app settings change it
|
|
high up
|
|
focus_client into client_unmanage.
|
|
|
|
you focus it
|
|
in it.
|
|
|
|
|
|
2. make the client padding color show during resizes with drawContents off
|
|
dont use non-normal windows as parents
|
|
|
|
|
|
|
|
|
|
|
|
generating new events
|
|
|
|
during a dnd.
|
|
change how focus falls back for windows being unmanaged, don't fall back immediately, instead wait for the focus out event and use it (break stuff maybe! yay)
|
|
|
|
|
|
1) don't count non-normal windows as parents when placing/stacking transients
2) in stacking.c, when a window is transient for the group but has no parents, then don't loop forever looking for its parents
|
|
user_time on the currently focused window I think. that will handle panels and things too.
|
|
add ObClientTimeHeap. This is a max-heap of the clients based on their user times. this only includes the clients whose user time is not CurrentTime. the maximum from this heap replaces the client_last_user_time variable, so that you always have the latest time, not the last time that was changed.
hoefully it works, so far it seems to.
|
|
set it up in the session
|
|
also fix a compiler warning.
|