Age | Commit message (Expand) | Author | Files | Lines |
2011-05-10 | Remove all trace of Observers and Subjects | Pavel Labath | 1 | -3/+0 |
2011-05-10 | Convert FbWinFrame::frameExtentSig to FbTk::Signal | Pavel Labath | 1 | -12/+2 |
2011-05-10 | Convert FluxboxWindow::hintSig to FbTk::Signal | Pavel Labath | 1 | -4/+2 |
2011-05-10 | Convert FluxboxWindow::layerSig to FbTk::Signal | Pavel Labath | 1 | -5/+3 |
2011-05-10 | Convert FluxboxWindow::stateSig to FbTk::Signal | Pavel Labath | 1 | -4/+2 |
2011-05-10 | Convert FluxboxWindow::workspaceSig to FbTk::Signal | Pavel Labath | 1 | -4/+3 |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -0/+2 |
2011-05-08 | Can check CARDINAL properties in CLIENT PATTERNS | nacitar sevaht | 1 | -1/+2 |
2011-03-23 | compile fix: sunCC 5.11 (sunstudio 12) compiles and links again | Mathias Gumz | 1 | -7/+6 |
2011-03-18 | compile fix for clang, forward declaration of FocusControl was not enough | Mathias Gumz | 1 | -1/+1 |
2011-02-23 | renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem | Mathias Gumz | 1 | -4/+4 |
2011-02-22 | bugfix: consistent use of 'int' for alpha values (#3187373) | Mathias Gumz | 1 | -5/+5 |
2011-02-03 | allow to override 'FocusNewWindow' via .fluxbox/apps | Peter Hercek | 1 | -0/+1 |
2010-09-11 | added 'SetXProp' action and (@PROP=foo) clientpattern | Mathias Gumz | 1 | -0/+1 |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -3/+3 |
2010-08-20 | implemented 'ActivateTab' action to (re)allow activation of tabs via mouse | Mathias Gumz | 1 | -0/+2 |
2010-05-06 | added little helper function to disable the maximization state of a window wh... | Mathias Gumz | 1 | -0/+4 |
2010-03-26 | Changed title signal in Focusable to new signal system | Henrik Kinnunen | 1 | -0/+3 |
2009-12-18 | implemented 'MoveN' and 'ClickN' support in keys file. | Mathias Gumz | 1 | -0/+1 |
2009-06-28 | make Raise/LowerLayer accept integer argument for number of layers, default 2 | Mark Tiefenbruck | 1 | -2/+1 |
2008-10-15 | don't allow resizing to negative dimensions | Mathias Gumz | 1 | -7/+7 |
2008-10-09 | don't show window on new workspace when warping with outline moving | Mark Tiefenbruck | 1 | -2/+0 |
2008-09-28 | Changed workspace area signal to use the new signal system | Henrik Kinnunen | 1 | -0/+3 |
2008-09-28 | Change focused signal to use the new signal system | Henrik Kinnunen | 1 | -1/+6 |
2008-09-02 | resize fullscreen windows when resolution changesRelease-1_1_0 | Mark Tiefenbruck | 1 | -0/+1 |
2008-08-27 | move some things from FluxboxWindow to WindowState | Mark Tiefenbruck | 1 | -12/+8 |
2008-08-27 | make FbWinFrame and FluxboxWindow share a WindowState object | Mark Tiefenbruck | 1 | -11/+15 |
2008-08-27 | move FbWinFrame::State class to a new file | Mark Tiefenbruck | 1 | -6/+6 |
2008-08-22 | be a little smarter about size hints in tabbed windows | Mark Tiefenbruck | 1 | -0/+2 |
2008-08-22 | move fullscreen and maximization handling to FbWinFrame | Mark Tiefenbruck | 1 | -21/+4 |
2008-08-21 | make Swing apps only somewhat horribly broken again | Mark Tiefenbruck | 1 | -3/+1 |
2008-08-21 | some cleanup | Mark Tiefenbruck | 1 | -25/+1 |
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 |