Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-13 | Updated Changelog, NEWS, man-pages for 1.3.5Release-1_3_5 | Mathias Gumz | 1 | -1/+1 | |
2013-02-10 | Updated Changelog, NEWS, man-pages for 1.3.4Release-1_3_4 | Mathias Gumz | 1 | -1/+1 | |
2012-12-30 | preparation of fluxbox 1.3.3 | Mathias Gumz | 1 | -1/+1 | |
2012-11-07 | Added documentation for 'OnTab' | Mathias Gumz | 1 | -0/+2 | |
2012-10-04 | Add support for nearest corner or edge resizing | Michael Abbott | 1 | -2/+10 | |
2012-04-06 | Allow percentage values for some Window commands | Lajos Koszti | 1 | -11/+16 | |
2011-10-28 | Prepare 1.3.2 releaseRelease-1_3_2 | Mathias Gumz | 1 | -1/+1 | |
2011-04-03 | Fix assorted typos in manpages | Pavel Labath | 1 | -6/+6 | |
2011-03-19 | updated date of manpages | Mathias Gumz | 1 | -1/+1 | |
2011-02-21 | cosmetic fix in fluxbox-keys | Mathias Gumz | 1 | -1/+1 | |
2011-02-21 | fix grammar | Mathias Gumz | 1 | -2/+2 | |
2010-09-17 | added 'ArrangeWindowsVertical' to actions | John K Pate | 1 | -4/+6 | |
2010-09-11 | added 'SetXProp' action and (@PROP=foo) clientpattern | Mathias Gumz | 1 | -0/+8 | |
these two allow 'tagging' of arbitrary windows with 'tags' (or 'labels'). such 'tagged' windows can then be used in ':NextWindow (@PROP=foo)' commands to quickly cycle through a subset of available windows. since the 'tags' are applied as real xproperties to a window they survive a restart of fluxbox or even another windowmanager. the user can also set the tags by using xprop(1). the next step regarding the UI should be to visualize the tags of a window. | |||||
2010-08-20 | implemented 'ActivateTab' action to (re)allow activation of tabs via mouse | Mathias Gumz | 1 | -0/+3 | |
2009-12-18 | implemented 'MoveN' and 'ClickN' support in keys file. | Mathias Gumz | 1 | -7/+15 | |
the hardcoded 'OnTitlebar Mouse1 :Raise' (see Window.cc, FluxboxWindow::buttonPressEvent()) is disabled for now, should be added to fluxbox-update_configs | |||||
2009-12-16 | updated fluxbox-keys documentation, added 'Fullscreen' | Paul Tagliamonte | 1 | -0/+3 | |
2009-06-28 | make Raise/LowerLayer accept integer argument for number of layers, default 2 | Mark Tiefenbruck | 1 | -1/+1 | |
2009-06-28 | allow 'Ctrl' and 'Alt' as modifiers in keys file | Mark Tiefenbruck | 1 | -1/+1 | |
2009-05-27 | Added warning for "ChangeWorkspace" event | Jim Ramsay | 1 | -0/+4 | |
2009-05-26 | Added note about cancelling key chains | Jim Ramsay | 1 | -1/+3 | |
2009-05-26 | Added note on ChangeWorkspace | Jim Ramsay | 1 | -3/+6 | |
2009-05-26 | Small edits for consistency | Jim Ramsay | 1 | -13/+8 | |
2009-05-26 | Created fluxbox-menu(5) | Jim Ramsay | 1 | -14/+27 | |
This separates the menu-syntax portions of fluxbox.txt out into its own man page, and includes a rather large rewrite of much of fluxbox.txt, as well as small improvements in other pages. | |||||
2009-05-26 | Added fluxbox-apps(5) manpage | Jim Ramsay | 1 | -74/+8 | |
This now shares the CLIENT PATTERNS section in common with fluxbox-keys(5), so I split this out into a client-patterns.txt which is included by both fluxbox-apps.txt and fluxbox-keys.txt. | |||||
2008-08-21 | add SendToNextHead/SendToPrevHead commands, plus some cleanup in ↵ | Mark Tiefenbruck | 1 | -0/+6 | |
CurrentWindowCmd | |||||
2008-08-20 | fix match limits in apps file, plus some documentation | Mark Tiefenbruck | 1 | -5/+2 | |
2008-08-20 | add SetDecor key command | Mark Tiefenbruck | 1 | -6/+11 | |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck | 1 | -1/+1 | |
added left, right, top, and bottom center reference points | |||||
2008-08-05 | fix the Focus key command | Mark Tiefenbruck | 1 | -3/+6 | |
2008-08-05 | add SetLayer key command | Mark Tiefenbruck | 1 | -1/+6 | |
2008-08-05 | make ShowDesktop command toggle between showing desktop and windows | Mark Tiefenbruck | 1 | -1/+2 | |
2008-08-05 | added new `fluxbox-keys' man page | Jim Ramsay | 1 | -0/+677 | |