Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-14 | fixed spelling | Paul Tagliamonte | 3 | -4/+4 | |
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-06-28 | change default toolbar head from 0 to 1 | Mark Tiefenbruck | 1 | -1/+1 | |
2009-05-27 | Added warning for "ChangeWorkspace" event | Jim Ramsay | 1 | -0/+4 | |
2009-05-26 | Removing improperly-added man pages. | Jim Ramsay | 3 | -4490/+0 | |
These were leftovers from a marginally-botched rebase of my docs branch before pushing to the main tree. | |||||
2009-05-26 | Allow 'background: unset' | Jim Ramsay | 1 | -2/+5 | |
When a user sets 'background: none' it really means "Do not let themes touch the background I have already set with fbsetbg" -> It does still actually call fbsetbeg to re-assert the proper background. This new value 'unset' is for users who will use an alternate method to set their background (root-tail, xscreensaver, or whatever). It instructs fluxbox to *never* run fbsetbg. | |||||
2009-05-26 | Added note about cancelling key chains | Jim Ramsay | 1 | -1/+3 | |
2009-05-26 | Updated formatting for RESOURCES and ENVIRONMENT | Jim Ramsay | 1 | -262/+359 | |
2009-05-26 | Added note on ChangeWorkspace | Jim Ramsay | 1 | -3/+6 | |
2009-05-26 | Small edits for consistency | Jim Ramsay | 10 | -87/+127 | |
2009-05-26 | Added new 'make dist' target for ease in updating the manuals | Jim Ramsay | 3 | -6/+20 | |
2009-05-26 | Converted startfluxbox(1) to asciidoc format | Jim Ramsay | 2 | -1/+46 | |
2009-05-26 | Converted fbsetroot(1) to asciidoc format | Jim Ramsay | 2 | -1/+88 | |
2009-05-26 | Moved fbsetbg(1) to asciidoc format | Jim Ramsay | 2 | -1/+118 | |
2009-05-26 | Moved fbrun(1) to asciidoc format | Jim Ramsay | 2 | -1/+95 | |
2009-05-26 | Created fluxbox-menu(5) | Jim Ramsay | 7 | -655/+1012 | |
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 | Process all asciidoc-generated man pages with sed | Jim Ramsay | 1 | -6/+15 | |
This makes things a bit simpler and more generic. | |||||
2009-05-26 | Renamed fluxstyle(1) to fluxbox-style(5) | Jim Ramsay | 3 | -10/+14 | |
2009-05-26 | Added missing asciidoc manual attributes | Jim Ramsay | 3 | -454/+9 | |
Added :man source:, :man revision:, and :man manual: attributes to all remaining asciidoc manpages, and regenerated them with asciidoc-8.2.7 | |||||
2009-05-26 | Removed APPLICATIONS section from fluxbox(1) | Jim Ramsay | 1 | -179/+9 | |
This is now in its own man page, fluxbox-apps(5). | |||||
2009-05-26 | Added fluxbox-apps(5) manpage | Jim Ramsay | 7 | -75/+4854 | |
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-10-19 | increase default size of toolbar and icon buttons | Mark Tiefenbruck | 1 | -2/+2 | |
2008-10-13 | remove doc/asciidoc/fluxbox.1 from index | Mark Tiefenbruck | 1 | -2810/+0 | |
2008-10-13 | merge menuDelay and menuDelayClose options | Mark Tiefenbruck | 2 | -42/+6 | |
2008-10-05 | remove menu modes | Mark Tiefenbruck | 2 | -12/+0 | |
2008-10-05 | remove follow models | Mark Tiefenbruck | 2 | -24/+0 | |
2008-10-05 | remove line style resources from init file | Mark Tiefenbruck | 2 | -14/+0 | |
2008-10-05 | remove rootcommand from init file | Mark Tiefenbruck | 4 | -1150/+4699 | |
2008-09-04 | turn on opaque window moving by default | Mark Tiefenbruck | 2 | -4/+4 | |
2008-09-02 | some documentation updates | Mark Tiefenbruck | 2 | -49/+5 | |
2008-08-22 | add -sync command line option for debugging X issues | Mark Tiefenbruck | 2 | -1281/+785 | |
2008-08-21 | add SendToNextHead/SendToPrevHead commands, plus some cleanup in ↵ | Mark Tiefenbruck | 1 | -0/+6 | |
CurrentWindowCmd | |||||
2008-08-20 | split documenation into different directories | Mathias Gumz | 10 | -4387/+5314 | |
2008-08-20 | create section 5 manpages as well | Mathias Gumz | 1 | -2/+6 | |
2008-08-20 | fixed some menu documentation | Mark Tiefenbruck | 2 | -21/+20 | |
2008-08-20 | fix match limits in apps file, plus some documentation | Mark Tiefenbruck | 3 | -126/+93 | |
2008-08-20 | add SetDecor key command | Mark Tiefenbruck | 1 | -6/+11 | |
2008-08-20 | make creating manpages easier | Mathias Gumz | 1 | -0/+19 | |
2008-08-19 | add [transient] tag to apps file to match transient windows | Mark Tiefenbruck | 2 | -70/+9 | |
2008-08-18 | update the manuals for previous commit | Mark Tiefenbruck | 2 | -12/+6 | |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck | 3 | -11/+26 | |
added left, right, top, and bottom center reference points | |||||
2008-08-18 | fix some defaults | Mark Tiefenbruck | 2 | -2/+2 | |
2008-08-18 | add top, left, right, and bottom center tab placement options | Mark Tiefenbruck | 2 | -61/+7 | |
2008-08-06 | created new fluxbox-remote man page | Mark Tiefenbruck | 1 | -0/+40 | |
2008-08-06 | update manual for changes in slit placement | Mark Tiefenbruck | 2 | -19/+2 | |
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 | |