Age | Commit message (Expand) | Author | Files | Lines |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck | 1 | -11/+16 |
2008-08-15 | cosmetic api change | Mathias Gumz | 1 | -1/+1 |
2008-08-15 | move getDecoMaskFromString to FbWinFrame | Mark Tiefenbruck | 1 | -2/+0 |
2008-08-15 | fix some consts and private functions | Mark Tiefenbruck | 1 | -14/+13 |
2008-08-15 | have fullscreen and maximization code call applySizeHints directly | Mark Tiefenbruck | 1 | -1/+1 |
2008-08-15 | move some frame size calculations to FbWinFrame | Mark Tiefenbruck | 1 | -1/+1 |
2008-08-14 | cleanup of some files | Mathias Gumz | 1 | -1/+0 |
2008-06-20 | move default window menu to ~/.fluxbox/windowmenu | Mark Tiefenbruck | 1 | -3/+3 |
2008-05-24 | move FluxboxWindow::applyDecorations() to FbWinFrame | Mark Tiefenbruck | 1 | -1/+1 |
2008-05-13 | Fixed startup bug for window menu in iconbar. | Henrik Kinnunen | 1 | -0/+6 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 |
2008-01-08 | split WinButtonTheme into multiple themes | Mark Tiefenbruck | 1 | -0/+1 |
2008-01-07 | switch FbWinFrameTheme to use FocusableTheme | Mark Tiefenbruck | 1 | -2/+4 |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -2/+1 |
2008-01-04 | remove some unnecessary code | Mark Tiefenbruck | 1 | -11/+0 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -2/+0 |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -1/+0 |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -59/+59 |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -2/+9 |
2007-12-27 | simplify the window transparency menu and handling a bit | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-26 | stupid & | Mark Tiefenbruck | 1 | -2/+6 |
2007-12-26 | revert previous patch until it can be fixed | Mark Tiefenbruck | 1 | -6/+2 |
2007-12-26 | changing focusnew/mousefocus should affect windows that are already open | Mark Tiefenbruck | 1 | -2/+6 |
2007-12-25 | implement some focus policies for splash, dock, and desktop windows | Mark Tiefenbruck | 1 | -0/+9 |
2007-12-23 | make FbWinFrame aware of the decoration state | Mark Tiefenbruck | 1 | -28/+0 |
2007-12-22 | make better decisions about when to allow stealing the focus | Mark Tiefenbruck | 1 | -1/+1 |
2007-12-22 | leave fullscreen windows on top, even without the focus, as long as focused w... | Mark Tiefenbruck | 1 | -0/+2 |
2007-12-22 | remove 'friend' declaration in Window.hh | Mark Tiefenbruck | 1 | -7/+6 |
2007-12-21 | added key command StartTabbing | Mark Tiefenbruck | 1 | -0/+2 |
2007-12-19 | remove reassoc argument from FluxboxWindow::deiconify | Mark Tiefenbruck | 1 | -2/+1 |
2007-11-05 | various refactoring and minor changes | markt | 1 | -0/+2 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -0/+1 |
2007-10-24 | really fix placement when head is remembered but not position | markt | 1 | -0/+1 |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 1 | -0/+6 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -0/+18 |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt | 1 | -0/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -64/+106 |
2007-08-09 | Fix handling of Shape, stage 2 (more involved/complete handling) | simonb | 1 | -3/+0 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 1 | -1/+0 |
2007-07-06 | we know better than MPlayer | markt | 1 | -0/+2 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 1 | -0/+5 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 1 | -0/+1 |
2007-03-31 | Fix window menu context when opened by clicking on tab | simonb | 1 | -1/+1 |
2007-03-16 | maximizing window with aspect ratio caused windows to be made larger than the... | markt | 1 | -1/+1 |
2007-03-10 | removed some useless code | markt | 1 | -2/+1 |
2007-02-23 | and check for maximized state in Ewmh::updateState() while we're at it | markt | 1 | -0/+2 |
2007-02-23 | update titlebar buttons on reconfigure | markt | 1 | -0/+3 |
2007-02-04 | fix remembered layer and layer menu | markt | 1 | -1/+1 |
2007-01-13 | little cleanup | markt | 1 | -4/+0 |