2007-05-26 |
Dana Jansens | don't need the client destructor now |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | oops was saving tthe options in the wrong place. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | save the panels/dockwindows/desktopwindows/alldesktops... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | use focus_cycle_stop to cancel focus cycling |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | when canceling focus cycling, cancel both normal and... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't crash when a window adds itself to the focus... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | bump the version |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | drop the startup notify timeout from 30 to 20 seconds |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add confignotify.c test |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add a comment about the last revision |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't map the client window when grabbing the frame... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | remove a debug print |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | center argb textures (icons for eg.) within the area... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | fix titleleft and titleright for fullmax windows withou... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | use the PSize and USSize hints to decide to resize... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Mikael Magnusson | i don't speak portuguese |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | fix a debug print |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | +1 in the wrong place meant bad decorations |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | give focus to new windows when *any* relative already... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't lower from press actions, because that can't... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add C-A-Up/Down to the mouse focus example, and don... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add a debug print |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | only auto-activate normal windows when they raise thems... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Mikael Magnusson | mention openbox version in ar.po |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add arabic translation |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | only preserve focus for normal omnipresent windows |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | move some code aaround for focusing. proper layer calcu... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | bump the version |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | i broke desktop switching |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | remove activate from the mouse focus example rc.xml |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | remove activate action from the config file, so things... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | bump the version for 993 |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | add C-A-Up/Down mouse bindings, for consistency with... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | let you use control button to run keyboard accels in... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | dont use empty desktop names from the rc file |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | small optimization heh for screen_set_desktop - set... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | less negatives means less confusing.. but yeah. get... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | haha typo etc |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | missed a spot |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | check desktop switching stuff in screen_set_desktop |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | prevent flicker in the follow actiosn again instead... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | debug print in focus.c |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | put the actions back so they don't have to be smart. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | make omnipresent windows not flicker when changing... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | save the focus_client when falling back |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | backwards logic |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | cleanup, and don't send windows to desktop if they... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | don't fallback focus if the focused client is being... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | put the hostname in icon titles too |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | send iconic windows to the bottom of the focus list... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | titleNumber disappeared a while ago |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | prevent very small windows from having elements with... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | some focus changes... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | stop unmapping the plate window. that was just a coinci... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Mikael Magnusson | merge r6815 from 3.4-working (!) 'fix positioning of... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | dont give focus to transients when the situation is... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | add a debug print |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | add the big.c test |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | experimental change. when apps map, make them fit insid... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | only put a transient for the group onto some other... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | choose the closest icon size, not always the first... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Mikael Magnusson | Added dutch translation |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Mikael Magnusson | updated russian translation |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | bump the version to 992 |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | use maximized state to try find fullscreen sized window... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | kill the top and bottom resize contexts for max-vert... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | mention that they dont take command line arguments |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | don't let the session scripts take arguments |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | i remembered why i remvoed the fake enter events from... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | don't let you maximize menu and toolbars |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | let you iconify utility windows |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | first step of changing the types and their restrictions |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | yay! gravity finally works right! |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Mikael Magnusson | työtila %i |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Mikael Magnusson | töölaud %i |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Mikael Magnusson | update zh_TW translation and add the desktop %i string... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | little comment about unmapping the plate window for... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | validate the desktop layout loaded from session |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | mention that the desktop stuff are default values only |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | (no commit message) |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | add the "desktop %i" string to the translations |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | better idea, don't set the desktop names in the default... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | make the default desktop names match the auto generated... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | restore the desktop names and number from the session... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | update the desktops comment to tell you to use obconf... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | little sanity check. dont let you create more than... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | make the client list menu update properly and not crash |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | set the desktop names when there are too few from the... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | save and restore the desktop number/layout/names in... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | get the pixel extents the "right way" in 1.16 and use... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | pango lies. do the pixel conversion ourselves |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | draw the keychain popup only when necessary |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | when a window is being kept on screen (espcially from... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dana Jansens | fix libwnck by unmapping the plate window as well as... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Dana Jansens | revert r6775, it didnt help, and then more event storm |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Dana Jansens | dont compress motion events. it breaks things, moveresi... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Dana Jansens | fix window gravity.. |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Mikael Magnusson | update portuguese translation |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Dana Jansens | settings is never null anymore, so dont bother to check... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Dana Jansens | dont have xml comments inside comments for the per... |
commit | commitdiff | tree | snapshot |
next |