| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-05-26 | don't change clients' borders | Dana Jansens | |
| 2007-05-26 | we set borderwidth to 0 so always give that to the client consistently | Dana Jansens | |
| 2007-05-26 | send the client's border width in configurenotify messages, so it can get ↵ | Dana Jansens | |
| the right offset | |||
| 2007-05-26 | change in how things are ungrabbed to avoid grabwhilenotify. don't ungrab ↵ | Dana Jansens | |
| every key press. just ungrab the passive grab when there is no active grab and we are going to move focus. this should be less intrusive and seems to work | |||
| 2007-05-26 | revert r6802. | Dana Jansens | |
| it seems that focusin/out notifygrab business is only affected by *keyboard* grabs, not pointer grabs, at least not passive pointer grabs | |||
| 2007-05-26 | only kill focus cycling when the window being destroyed was in the list of ↵ | Dana Jansens | |
| targets | |||
| 2007-05-26 | don't need the client destructor now | Dana Jansens | |
| 2007-05-26 | oops was saving tthe options in the wrong place. | Dana Jansens | |
| save the panels/dockwindows/desktopwindows/alldesktops options when focus cycling starts | |||
| 2007-05-26 | save the panels/dockwindows/desktopwindows/alldesktops options when the ↵ | Dana Jansens | |
| focus cycling popup is shown | |||
| 2007-05-26 | use focus_cycle_stop to cancel focus cycling | Dana Jansens | |
| 2007-05-26 | when canceling focus cycling, cancel both normal and directional | Dana Jansens | |
| 2007-05-26 | don't crash when a window adds itself to the focus order while cycling | Dana Jansens | |
| 2007-05-26 | drop the startup notify timeout from 30 to 20 seconds | Dana Jansens | |
| 2007-05-26 | add a comment about the last revision | Dana Jansens | |
| 2007-05-26 | don't map the client window when grabbing the frame. we need to set up the ↵ | Dana Jansens | |
| client and send configurenotifies and stuff *before* sending the map notify | |||
| 2007-05-26 | remove a debug print | Dana Jansens | |
| 2007-05-26 | fix titleleft and titleright for fullmax windows without decorations | Dana Jansens | |
| 2007-05-26 | use the PSize and USSize hints to decide to resize windows on map or not | Dana Jansens | |
| 2007-05-26 | fix a debug print | Dana Jansens | |
| 2007-05-26 | +1 in the wrong place meant bad decorations | Dana Jansens | |
| 2007-05-26 | give focus to new windows when *any* relative already has focus.. | Dana Jansens | |
| don't give it when it will not go to the window anyway tho, like if there is already a modal child for it | |||
| 2007-05-26 | add a debug print | Dana Jansens | |
| 2007-05-26 | only auto-activate normal windows when they raise themselves (not splash ↵ | Dana Jansens | |
| screens or panels or desktops - what desktop would raise itself heh) | |||
| 2007-05-25 | only preserve focus for normal omnipresent windows | Dana Jansens | |
| 2007-05-25 | move some code aaround for focusing. proper layer calculation for fullscreen ↵ | Dana Jansens | |
| windows based on focus. hopeuflly not break sometihng else. | |||
| 2007-05-25 | i broke desktop switching | Dana Jansens | |
| 2007-05-25 | let you use control button to run keyboard accels in menus | Dana Jansens | |
| 2007-05-25 | dont use empty desktop names from the rc file | Dana Jansens | |
| 2007-05-25 | small optimization heh for screen_set_desktop - set the root proerty less | Dana Jansens | |
| initialize screen_last_desktop properly | |||
| 2007-05-25 | less negatives means less confusing.. but yeah. get rid of omnipresent check ↵ | Dana Jansens | |
| in focus_fallback | |||
| 2007-05-25 | haha typo etc | Mikael Magnusson | |
| 2007-05-25 | missed a spot | Mikael Magnusson | |
| 2007-05-25 | check desktop switching stuff in screen_set_desktop | Mikael Magnusson | |
| 2007-05-25 | prevent flicker in the follow actiosn again instead of in focus fallback. ↵ | Dana Jansens | |
| focus fallback needs to be very reliable. | |||
| 2007-05-25 | debug print in focus.c | Dana Jansens | |
| when focus goes to something that isn't a client (window already unmapped) then set focus_client to NULL so we know nothing has focus right now | |||
| 2007-05-25 | put the actions back so they don't have to be smart. | Dana Jansens | |
| make focus_fallback not send focus anywhere if the new target is the same as what is already focused | |||
| 2007-05-25 | make omnipresent windows not flicker when changing desktops | Mikael Magnusson | |
| 2007-05-25 | save the focus_client when falling back | Dana Jansens | |
| 2007-05-25 | backwards logic | Dana Jansens | |
| 2007-05-25 | cleanup, and don't send windows to desktop if they are already there | Dana Jansens | |
| 2007-05-25 | don't fallback focus if the focused client is being moved there and follow is on | Dana Jansens | |
| 2007-05-25 | put the hostname in icon titles too | Dana Jansens | |
| 2007-05-25 | send iconic windows to the bottom of the focus list so you can a-s-tab tog ↵ | Dana Jansens | |
| get back what you just iconified | |||
| 2007-05-24 | prevent very small windows from having elements with negative or zero sizes | Dana Jansens | |
| 2007-05-24 | some focus changes... | Dana Jansens | |
| 1) listen for inferiornotify. that way when iconify animating reverts to parent, we see it. 2) set client to null when falling back and update the root window property 3) get rid of the "focus didnt move anywhere" business, and just process the envents in the right order. | |||
| 2007-05-24 | stop unmapping the plate window. that was just a coincidence that it fixed ↵ | Dana Jansens | |
| the libwnck stuff | |||
| 2007-05-24 | merge r6815 from 3.4-working (!) 'fix positioning of tlt, top and trt resize ↵ | Mikael Magnusson | |
| elements. thanks mulberry' | |||
| 2007-05-24 | dont give focus to transients when the situation is ambiguous | Dana Jansens | |
| 2007-05-24 | add a debug print | Dana Jansens | |
| 2007-05-24 | experimental change. when apps map, make them fit inside the struts and the ↵ | Dana Jansens | |
| screen and stuff, unless they are user-positioned | |||
