Age | Commit message (Expand) | Author | Files | Lines |
2012-04-06 | Allow percentage values for some Window commands | Lajos Koszti | 1 | -8/+12 |
2009-06-28 | make Raise/LowerLayer accept integer argument for number of layers, default 2 | Mark Tiefenbruck | 1 | -0/+11 |
2008-08-21 | add SendToNextHead/SendToPrevHead commands, plus some cleanup in CurrentWindo... | Mark Tiefenbruck | 1 | -32/+8 |
2008-08-20 | add SetDecor key command | Mark Tiefenbruck | 1 | -0/+9 |
2008-08-18 | fix :Focus <pattern> when all windows are minimized | Mark Tiefenbruck | 1 | -10/+0 |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck | 1 | -13/+9 |
2008-08-17 | add SetTitle and SetTitleDialog key commands | Mark Tiefenbruck | 1 | -1/+17 |
2008-08-05 | fix the Focus key command | Mark Tiefenbruck | 1 | -0/+10 |
2008-08-05 | add SetLayer key command | Mark Tiefenbruck | 1 | -0/+11 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -8/+8 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -1/+1 |
2007-12-21 | added key command StartTabbing | Mark Tiefenbruck | 1 | -0/+8 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -0/+10 |
2007-11-22 | use winclient instead of fluxboxwindow for matching, and removing old code | markt | 1 | -0/+1 |
2007-11-22 | added conditional statements to keys file | markt | 1 | -4/+22 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -2/+19 |
2007-10-14 | bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculated | mathias | 1 | -8/+8 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -16/+13 |
2007-02-02 | added SetAlpha key command | markt | 1 | -0/+10 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-06-15 | Enhanced MoveTo, fixes #1074568 | mathias | 1 | -7/+15 |
2005-06-15 | Fixes #1213003, SendToWorkspace shouldnt follow | mathias | 1 | -0/+28 |
2005-03-23 | added "Fullscreen" - command, removes borders and maximizes to | mathias | 1 | -0/+7 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-12-21 | * added new command: | mathias | 1 | -0/+9 |
2004-12-10 | Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot se | fluxgen | 1 | -0/+10 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-02-20 | added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumz | fluxgen | 1 | -1/+19 |
2003-10-25 | added resizeto and moveto commands | fluxgen | 1 | -2/+27 |
2003-09-10 | added move command, thanks Mathias Gumz | fluxgen | 1 | -37/+7 |
2003-09-06 | resize command | fluxgen | 1 | -11/+8 |
2003-08-19 | added resizehorizontal and resizevertical, patch from Mathias Gumz | fluxgen | 1 | -1/+16 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -2/+5 |
2003-06-30 | commands on current window | fluxgen | 1 | -0/+110 |