aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-keys.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-08-06Fix name of ToggleToolbarVisible in documentationHEADmasterPhilippe Crama1-1/+1
2016-09-21implement ON_SLIT actionsThomas Lübking1-0/+3
On the run, make it raise on left-clicks (like the toolbar) The enum already existed ;-) REQUEST: 113
2016-09-03Next|PrevWorkspace 0 toggles former WorkspaceThomas Lübking1-0/+2
REQUEST: 185 also PATCH 92
2016-08-30Add "Unclutter" commandThomas Lübking1-0/+5
Unclutter the desktop by using the MinOverlapPlacement for all matching windows. REQUEST: 248
2016-08-26add functions to toggle slit/toolbar hiddenThomas Lübking1-0/+6
2016-08-26add commands to toggle toolbar and slit layerThomas Lübking1-0/+6
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
2015-02-08Prepare manpages for 1.3.7Mathias Gumz1-1/+1
2015-01-22Prepare 1.3.7Mathias Gumz1-1/+1
2015-01-14Fix broken formattingMathias Gumz1-1/+1
2015-01-03Update release versionMathias Gumz1-1/+1
2013-08-02Add support for stacked tiling via ArrangeWindows*John Sennesael1-0/+17
2013-02-13Updated Changelog, NEWS, man-pages for 1.3.5Release-1_3_5Mathias Gumz1-1/+1
2013-02-10Updated Changelog, NEWS, man-pages for 1.3.4Release-1_3_4Mathias Gumz1-1/+1
2012-12-30preparation of fluxbox 1.3.3Mathias Gumz1-1/+1
2012-11-07Added documentation for 'OnTab'Mathias Gumz1-0/+2
2012-10-04Add support for nearest corner or edge resizingMichael Abbott1-2/+10
2012-04-06Allow percentage values for some Window commandsLajos Koszti1-11/+16
2011-10-28Prepare 1.3.2 releaseRelease-1_3_2Mathias Gumz1-1/+1
2011-04-03Fix assorted typos in manpagesPavel Labath1-6/+6
2011-03-19updated date of manpagesMathias Gumz1-1/+1
2011-02-21cosmetic fix in fluxbox-keysMathias Gumz1-1/+1
2011-02-21fix grammarMathias Gumz1-2/+2
2010-09-17added 'ArrangeWindowsVertical' to actionsJohn K Pate1-4/+6
2010-09-11added 'SetXProp' action and (@PROP=foo) clientpatternMathias Gumz1-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-20implemented 'ActivateTab' action to (re)allow activation of tabs via mouseMathias Gumz1-0/+3
2009-12-18implemented 'MoveN' and 'ClickN' support in keys file.Mathias Gumz1-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-16updated fluxbox-keys documentation, added 'Fullscreen'Paul Tagliamonte1-0/+3
2009-06-28make Raise/LowerLayer accept integer argument for number of layers, default 2Mark Tiefenbruck1-1/+1
2009-06-28allow 'Ctrl' and 'Alt' as modifiers in keys fileMark Tiefenbruck1-1/+1
2009-05-27Added warning for "ChangeWorkspace" eventJim Ramsay1-0/+4
2009-05-26Added note about cancelling key chainsJim Ramsay1-1/+3
2009-05-26Added note on ChangeWorkspaceJim Ramsay1-3/+6
2009-05-26Small edits for consistencyJim Ramsay1-13/+8
2009-05-26Created fluxbox-menu(5)Jim Ramsay1-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-26Added fluxbox-apps(5) manpageJim Ramsay1-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-21add SendToNextHead/SendToPrevHead commands, plus some cleanup in ↵Mark Tiefenbruck1-0/+6
CurrentWindowCmd
2008-08-20fix match limits in apps file, plus some documentationMark Tiefenbruck1-5/+2
2008-08-20add SetDecor key commandMark Tiefenbruck1-6/+11
2008-08-18combined code for saved window positions and MoveTo key commandMark Tiefenbruck1-1/+1
added left, right, top, and bottom center reference points
2008-08-05fix the Focus key commandMark Tiefenbruck1-3/+6
2008-08-05add SetLayer key commandMark Tiefenbruck1-1/+6
2008-08-05make ShowDesktop command toggle between showing desktop and windowsMark Tiefenbruck1-1/+2
2008-08-05added new `fluxbox-keys' man pageJim Ramsay1-0/+677