2007-05-28 |
Dana Jansens | add a comment |
tree | commitdiff |
2007-05-28 |
Dana Jansens | when you focus a window, bring any modal children it... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | put transients on the current desktop when their parent... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | properly align stuff when the icon is on the right... |
tree | commitdiff |
2007-05-27 |
Mikael Magnusson | only hilight the first entry when opening the menu... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | ignore focusout notifyungrab. |
tree | commitdiff |
2007-05-27 |
Dana Jansens | make focuslast only apply to switching desktops, like... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | unused variables |
tree | commitdiff |
2007-05-27 |
Dana Jansens | put xerrors in the debug output when they are being... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | when colormap changes and it is installed, reinstall... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | improve the colormap setting code |
tree | commitdiff |
2007-05-27 |
Dana Jansens | mssing a break; *^^;* |
tree | commitdiff |
2007-05-27 |
Dana Jansens | debug prints improved |
tree | commitdiff |
2007-05-27 |
Dana Jansens | only 1 unmap is generated when we reparent the window... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | when an app doesn't specify PPosition or USPosition... |
tree | commitdiff |
2007-05-27 |
Mikael Magnusson | don't crash when you press enter with nothing selected... |
tree | commitdiff |
2007-05-27 |
Mikael Magnusson | hilight the first normal entry also if there is a menuh... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | fix formatting |
tree | commitdiff |
2007-05-27 |
Dana Jansens | fix window gravity when there is a border width |
tree | commitdiff |
2007-05-27 |
Dana Jansens | debug print modified and the confignotify test |
tree | commitdiff |
2007-05-27 |
Dana Jansens | don't set the above member in synthetic configurenotify... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | only need to call xconfigurewindow once |
tree | commitdiff |
2007-05-27 |
Dana Jansens | don't queue focusing actions. so they don't hide the... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | don't set the global moving state unless the move/resiz... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | always set all the coords, as the x/y only change when... |
tree | commitdiff |
2007-05-26 |
Mikael Magnusson | this fits in 80 cols on one line and oh my god I wrote... |
tree | commitdiff |
2007-05-26 |
Mikael Magnusson | don't fake an enter event if where still in the same... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | only readjust the frame size when the client needs... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | fix for not changing clients' border widths on them |
tree | commitdiff |
2007-05-26 |
Dana Jansens | don't change clients' borders |
tree | commitdiff |
2007-05-26 |
Dana Jansens | we set borderwidth to 0 so always give that to the... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | send the client's border width in configurenotify messa... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | change in how things are ungrabbed to avoid grabwhileno... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | revert r6802. |
tree | commitdiff |
2007-05-26 |
Dana Jansens | only kill focus cycling when the window being destroyed... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | don't need the client destructor now |
tree | commitdiff |
2007-05-26 |
Dana Jansens | oops was saving tthe options in the wrong place. |
tree | commitdiff |
2007-05-26 |
Dana Jansens | save the panels/dockwindows/desktopwindows/alldesktops... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | use focus_cycle_stop to cancel focus cycling |
tree | commitdiff |
2007-05-26 |
Dana Jansens | when canceling focus cycling, cancel both normal and... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | don't crash when a window adds itself to the focus... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | drop the startup notify timeout from 30 to 20 seconds |
tree | commitdiff |
2007-05-26 |
Dana Jansens | add a comment about the last revision |
tree | commitdiff |
2007-05-26 |
Dana Jansens | don't map the client window when grabbing the frame... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | remove a debug print |
tree | commitdiff |
2007-05-26 |
Dana Jansens | fix titleleft and titleright for fullmax windows withou... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | use the PSize and USSize hints to decide to resize... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | fix a debug print |
tree | commitdiff |
2007-05-26 |
Dana Jansens | +1 in the wrong place meant bad decorations |
tree | commitdiff |
2007-05-26 |
Dana Jansens | give focus to new windows when *any* relative already... |
tree | commitdiff |
2007-05-26 |
Dana Jansens | add a debug print |
tree | commitdiff |
2007-05-26 |
Dana Jansens | only auto-activate normal windows when they raise thems... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | only preserve focus for normal omnipresent windows |
tree | commitdiff |
2007-05-25 |
Dana Jansens | move some code aaround for focusing. proper layer calcu... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | i broke desktop switching |
tree | commitdiff |
2007-05-25 |
Dana Jansens | let you use control button to run keyboard accels in... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | dont use empty desktop names from the rc file |
tree | commitdiff |
2007-05-25 |
Dana Jansens | small optimization heh for screen_set_desktop - set... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | less negatives means less confusing.. but yeah. get... |
tree | commitdiff |
2007-05-25 |
Mikael Magnusson | haha typo etc |
tree | commitdiff |
2007-05-25 |
Mikael Magnusson | missed a spot |
tree | commitdiff |
2007-05-25 |
Mikael Magnusson | check desktop switching stuff in screen_set_desktop |
tree | commitdiff |
2007-05-25 |
Dana Jansens | prevent flicker in the follow actiosn again instead... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | debug print in focus.c |
tree | commitdiff |
2007-05-25 |
Dana Jansens | put the actions back so they don't have to be smart. |
tree | commitdiff |
2007-05-25 |
Mikael Magnusson | make omnipresent windows not flicker when changing... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | save the focus_client when falling back |
tree | commitdiff |
2007-05-25 |
Dana Jansens | backwards logic |
tree | commitdiff |
2007-05-25 |
Dana Jansens | cleanup, and don't send windows to desktop if they... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | don't fallback focus if the focused client is being... |
tree | commitdiff |
2007-05-25 |
Dana Jansens | put the hostname in icon titles too |
tree | commitdiff |
2007-05-25 |
Dana Jansens | send iconic windows to the bottom of the focus list... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | prevent very small windows from having elements with... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | some focus changes... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | stop unmapping the plate window. that was just a coinci... |
tree | commitdiff |
2007-05-24 |
Mikael Magnusson | merge r6815 from 3.4-working (!) 'fix positioning of... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | dont give focus to transients when the situation is... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | add a debug print |
tree | commitdiff |
2007-05-24 |
Dana Jansens | experimental change. when apps map, make them fit insid... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | only put a transient for the group onto some other... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | choose the closest icon size, not always the first... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | use maximized state to try find fullscreen sized window... |
tree | commitdiff |
2007-05-24 |
Dana Jansens | kill the top and bottom resize contexts for max-vert... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | i remembered why i remvoed the fake enter events from... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | don't let you maximize menu and toolbars |
tree | commitdiff |
2007-05-23 |
Dana Jansens | let you iconify utility windows |
tree | commitdiff |
2007-05-23 |
Dana Jansens | first step of changing the types and their restrictions |
tree | commitdiff |
2007-05-23 |
Dana Jansens | yay! gravity finally works right! |
tree | commitdiff |
2007-05-23 |
Dana Jansens | little comment about unmapping the plate window for... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | validate the desktop layout loaded from session |
tree | commitdiff |
2007-05-23 |
Dana Jansens | add the "desktop %i" string to the translations |
tree | commitdiff |
2007-05-23 |
Dana Jansens | restore the desktop names and number from the session... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | little sanity check. dont let you create more than... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | make the client list menu update properly and not crash |
tree | commitdiff |
2007-05-23 |
Dana Jansens | set the desktop names when there are too few from the... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | save and restore the desktop number/layout/names in... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | draw the keychain popup only when necessary |
tree | commitdiff |
2007-05-23 |
Dana Jansens | when a window is being kept on screen (espcially from... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | fix libwnck by unmapping the plate window as well as... |
tree | commitdiff |
2007-05-22 |
Dana Jansens | revert r6775, it didnt help, and then more event storm |
tree | commitdiff |
next |