Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -27/+0 | |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 | |
2007-05-17 | fixed some window placement issues | markt | 1 | -1/+3 | |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -23/+24 | |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt | 1 | -0/+5 | |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -1/+4 | |
2006-03-02 | fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at ↵ | mathias | 1 | -1/+2 | |
lowlatency dot de> | |||||
2006-02-19 | Added center resize. Resizes all corners at the same time. | fluxgen | 1 | -0/+4 | |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -76/+0 | |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -47/+0 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-11-22 | minor fix: forgot template above function | fluxgen | 1 | -1/+1 | |
2005-11-22 | new background style item, making rootCommand in styles obsolete | fluxgen | 1 | -14/+15 | |
2005-11-16 | resolved minor for compiling under win32/cygwin, multiple symbols | mathias | 1 | -19/+4 | |
2005-09-16 | use fbsetroot in default styles | mathias | 1 | -25/+0 | |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -17/+32 | |
the "Sloppy" was always a bit .. unprecise. removed SloppyFocus, SemiSloppyFocus and ClickToFocus options added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus - MouseFocus - change the focus to the window under the mouse (almost similar to the 'old' SloppyFocus) - ClickFocus - change the focus to the window the user clicks - MouseTabFocus - change active tabclient to the one under the mouse in titlebar, does NOT change the focus - ClickTabFocus - change active tabclient when clicked onto a tabbutton to achieve former SemiSloppyFocus behavior one needs MouseFocus and ClickTabFocus | |||||
2005-01-24 | copyright date | mathias | 1 | -0/+25 | |
2004-10-18 | cosmetic changes, added ResizeModel to ScreenRessources | akir | 1 | -0/+24 | |
2004-10-16 | added followModel Ressources, dunno if the name is so clever, i am open for ↵ | akir | 1 | -0/+28 | |
other suggestions | |||||
2004-06-07 | return values | fluxgen | 1 | -0/+3 | |
2004-04-19 | moved from Screen | fluxgen | 1 | -0/+265 | |