Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-30 | Add "Unclutter" command | Thomas Lübking | 1 | -0/+8 | |
Unclutter the desktop by using the MinOverlapPlacement for all matching windows. REQUEST: 248 | |||||
2016-08-26 | allow to alter button labels via fluxbox-remote | Thomas Lübking | 1 | -0/+11 | |
Command is "RelabelButton button.foo $LABEL" This is useful to eg. hint the amount of unread mails in a button to start your MUA, reflect the $USER in a session menu button etc. | |||||
2016-08-26 | add functions to toggle slit/toolbar hidden | Thomas Lübking | 1 | -0/+10 | |
2016-08-26 | add commands to toggle toolbar and slit layer | Thomas Lübking | 1 | -0/+10 | |
toggle(Toolbar|Slit)Above toggles the resp. item between its regular and the AboveDock layer (ie. above everything, even visible on active fullscreen windows) Also required step for autoraising. REQUEST: 222 | |||||
2013-08-02 | Add support for stacked tiling via ArrangeWindows* | John Sennesael | 1 | -2/+6 | |
2010-09-17 | added 'ArrangeWindowsVertical' to actions | John K Pate | 1 | -1/+8 | |
2008-08-04 | add window pattern argument to ArrangeWindows | Mark Tiefenbruck | 1 | -0/+3 | |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ↵ | Mark Tiefenbruck | 1 | -32/+32 | |
ObjectRegistry | |||||
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -5/+2 | |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -1/+0 | |
2007-12-20 | added ForEach key command | Mark Tiefenbruck | 1 | -3/+7 | |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them ↵ | markt | 1 | -0/+8 | |
auto-register | |||||
2007-11-22 | use winclient instead of fluxboxwindow for matching, and removing old code | markt | 1 | -2/+0 | |
2007-11-22 | added conditional statements to keys file | markt | 1 | -4/+24 | |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -10/+0 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -7/+52 | |
2007-07-01 | added key commands :AddWorkspace and :RemoveLastWorkspace | markt | 1 | -0/+10 | |
2007-01-11 | add feature to minimize windows in current layer | markt | 1 | -0/+4 | |
2006-04-16 | add CloseAllWindows key action | simonb | 1 | -0/+6 | |
thanks Adriano Dal Bosco - adbosco at users.sourceforge.net | |||||
2006-03-09 | enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch ↵ | mathias | 1 | -0/+6 | |
from marcus obst | |||||
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -3/+5 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-24 | copyright dates | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -1/+10 | |
2003-07-01 | added left and right workspace cmd | fluxgen | 1 | -1/+17 | |
2003-06-30 | for commands on current workspace | fluxgen | 1 | -0/+74 | |