| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-06-10 | frigging gtk frig. | Dana Jansens | |
| 2007-06-10 | make client_under_pointer only count windows on the visible desktop. its ↵ | Dana Jansens | |
| called halfway thru showing/hiding windows on a desktop change when focusLast is off | |||
| 2007-06-07 | better. | Dana Jansens | |
| 2007-06-07 | c comments | Dana Jansens | |
| 2007-06-07 | i dont think that line is valid, if it ever did run | Dana Jansens | |
| 2007-06-07 | add debug prints | Dana Jansens | |
| 2007-06-07 | get rid of client->transient_for. just client->parents and ↵ | Dana Jansens | |
| client->transient_for_group now. | |||
| 2007-06-07 | transient_for is now only used to check for OB_TRAN_GROUP | Dana Jansens | |
| 2007-06-07 | more cleanup | Dana Jansens | |
| 2007-06-07 | more cleanup | Dana Jansens | |
| 2007-06-07 | nice code cleanup that's been needed for a long time. add parents list to ↵ | Dana Jansens | |
| client, which you can iterate instead of going thru the group. | |||
| 2007-06-06 | one more.. | Dana Jansens | |
| 2007-06-06 | better group_full func | Dana Jansens | |
| 2007-06-06 | check if they have a group | Dana Jansens | |
| 2007-06-06 | better code for the last commit. let transients get focus when a group ↵ | Dana Jansens | |
| member is focused too. | |||
| 2007-06-06 | let transients take focus when anything in the transient tree _or the group_ ↵ | Dana Jansens | |
| is focused | |||
| 2007-06-05 | don't force clients on screen when restarting | Dana Jansens | |
| 2007-06-04 | don't copy the desktop from group parents when they are omnipresent | Dana Jansens | |
| 2007-06-04 | don't change the focus order when a client tries to focus but is not ↵ | Dana Jansens | |
| 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 | |||
| 2007-06-03 | super amazing enter event skipping. | Dana Jansens | |
| also mucho fixed for <underMouse> | |||
| 2007-06-03 | add <underMouse> focus option | Dana Jansens | |
| 2007-06-02 | when finding edges and we're omnipresent only use windows on screen | Dana Jansens | |
| 2007-06-02 | change which windows are used for finding edges. its the same as window ↵ | Dana Jansens | |
| resistance really now. and works if the window isnt on the current desktop | |||
| 2007-06-01 | formatting | Dana Jansens | |
| 2007-06-01 | i think this would overflow? | Mikael Magnusson | |
| 2007-06-01 | big explanation | Dana Jansens | |
| 2007-06-01 | fix java | Dana Jansens | |
| 2007-06-01 | less configure events on mapping | Dana Jansens | |
| 2007-06-01 | fix comment | Dana Jansens | |
| 2007-06-01 | less configurenotify spam | Dana Jansens | |
| 2007-05-30 | deiconify modal windows when you try to focus their parent | Dana Jansens | |
| 2007-05-30 | let new utility windows get focus under the normal rules | Dana Jansens | |
| 2007-05-30 | that change was a bug after all. mika was right! | Dana Jansens | |
| 2007-05-29 | add comments | Dana Jansens | |
| 2007-05-29 | wasted checked, configure will do them for us | Dana Jansens | |
| 2007-05-28 | give the client a 0 border again. | Dana Jansens | |
| 2007-05-28 | have the clientpadding color show during resize, and no flashing on unmap. ↵ | Dana Jansens | |
| we win ! | |||
| 2007-05-28 | get rid of the plate window | Dana Jansens | |
| 2007-05-28 | a better ordering for mapping window configure events | Dana Jansens | |
| configure the window to find where it will actually be, with all the startup states off. then apply the startup states to those dimensions | |||
| 2007-05-28 | final touches for r6990-6992 | Dana Jansens | |
| 2007-05-28 | better more obvious code | Dana Jansens | |
| 2007-05-28 | fix a comment | Dana Jansens | |
| 2007-05-28 | dont count non-normal windows as parents, in the group too | Dana Jansens | |
| 2007-05-28 | typo again!? | Dana Jansens | |
| 2007-05-28 | dont count non-normal windows as parents | Dana Jansens | |
| 2007-05-28 | typo and ()s | Dana Jansens | |
| 2007-05-28 | don't give focus to transient when it is ambiguous, but only if they have a ↵ | Dana Jansens | |
| parent | |||
| 2007-05-28 | properly search for a focused window in the transient tree | Dana Jansens | |
| 2007-05-28 | add a comment | Dana Jansens | |
| 2007-05-28 | when you focus a window, bring any modal children it has to that desktop | Dana Jansens | |
| 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) | |||
