Age | Commit message (Expand) | Author | Files | Lines |
2008-08-22 | move fullscreen and maximization handling to FbWinFrame | Mark Tiefenbruck | 1 | -10/+12 |
2008-08-20 | fix match limits in apps file, plus some documentation | Mark Tiefenbruck | 1 | -0/+10 |
2008-08-19 | add [transient] tag to apps file to match transient windows | Mark Tiefenbruck | 1 | -18/+27 |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck | 1 | -61/+30 |
2008-08-16 | some cleanup | Mark Tiefenbruck | 1 | -4/+4 |
2008-08-15 | move getDecoMaskFromString to FbWinFrame | Mark Tiefenbruck | 1 | -1/+1 |
2008-08-14 | cleanup of some files | Mathias Gumz | 1 | -141/+298 |
2008-08-05 | add SetLayer key command | Mark Tiefenbruck | 1 | -18/+2 |
2008-05-25 | another fix for saving and restoring window dimensions | Mark Tiefenbruck | 1 | -2/+1 |
2008-05-12 | some minor changes | Mark Tiefenbruck | 1 | -3/+6 |
2008-05-12 | use AutoReloadHelper in apps file, check for changes automatically | Mark Tiefenbruck | 1 | -14/+14 |
2008-02-04 | Fix crash with apps reloading. | Tomas Janousek | 1 | -3/+8 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -1/+1 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -6/+2 |
2007-12-27 | simplify the window transparency menu and handling a bit | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-23 | make FbWinFrame aware of the decoration state | Mark Tiefenbruck | 1 | -11/+11 |
2007-12-18 | holding control will now keep the menu open | Mark Tiefenbruck | 1 | -2/+3 |
2007-12-17 | fix startup items in apps file with specified screen number | Mark Tiefenbruck | 1 | -1/+1 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -3/+4 |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 1 | -2/+97 |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt | 1 | -11/+4 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -24/+21 |
2007-09-08 | fix crash when changing toolbar visibility with empty toolbar.tools | markt | 1 | -1/+1 |
2007-08-05 | remember role too by default | simonb | 1 | -13/+17 |
2007-08-05 | remember on the class AND instance name by default | simonb | 1 | -1/+8 |
2007-07-06 | we know better than MPlayer | markt | 1 | -6/+6 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 1 | -2/+2 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 1 | -27/+1 |
2007-06-08 | don't tab transient windows from apps file, and change their layers when the ... | markt | 1 | -2/+4 |
2007-03-18 | changed remembering of positions so it only remembers position relative to th... | markt | 1 | -2/+6 |
2007-03-06 | session.screen0.defaultDeco now understands TAB, BORDER, etc. | markt | 1 | -34/+31 |
2007-02-05 | some fixes for grouping with the apps file | markt | 1 | -29/+48 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+50 |
2007-01-03 | don't run [startup] items on restart | markt | 1 | -8/+13 |
2007-01-02 | don't escape regex metacharacters when writing apps file | markt | 1 | -1/+10 |
2007-01-01 | don't run [startup] items in apps file on reconfigure when apps file has been... | markt | 1 | -1/+2 |
2006-12-29 | don't add 2 pixels to toolbar.height from init file; oh, and I named the reme... | markt | 1 | -1/+1 |
2006-12-27 | fix some misbehaving settings in the apps file | markt | 1 | -4/+7 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -19/+30 |
2006-08-06 | distinguish between startup and restart | markt | 1 | -6/+6 |
2006-08-05 | a little fix for auto-grouping after restart | markt | 1 | -1/+2 |
2006-08-05 | forgot about autogrouping | markt | 1 | -0/+3 |
2006-08-04 | don't re-apply remembered settings on restart if they are set as window prope... | markt | 1 | -12/+17 |
2006-07-29 | don't jump to rememberd apps on restart | markt | 1 | -1/+1 |
2006-06-27 | some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M... | simonb | 1 | -15/+11 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -12/+12 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -1/+1 |
2006-05-01 | make apps file keywords case insensitive, plus check it for reload before | simonb | 1 | -82/+100 |