Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-27 | Added warning for "ChangeWorkspace" event | Jim Ramsay | 2 | -2/+24 | |
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 | 2 | -6/+9 | |
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 | 2 | -4/+8 | |
2009-05-26 | Updated formatting for RESOURCES and ENVIRONMENT | Jim Ramsay | 2 | -527/+932 | |
2009-05-26 | Added note on ChangeWorkspace | Jim Ramsay | 2 | -5/+19 | |
2009-05-26 | Small edits for consistency | Jim Ramsay | 20 | -283/+274 | |
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 | 5 | -62/+258 | |
2009-05-26 | Converted fbsetroot(1) to asciidoc format | Jim Ramsay | 5 | -119/+372 | |
2009-05-26 | Moved fbsetbg(1) to asciidoc format | Jim Ramsay | 5 | -124/+459 | |
2009-05-26 | Moved fbrun(1) to asciidoc format | Jim Ramsay | 5 | -74/+402 | |
2009-05-26 | Created fluxbox-menu(5) | Jim Ramsay | 14 | -1728/+2438 | |
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 | 5 | -16/+22 | |
This makes things a bit simpler and more generic. | |||||
2009-05-26 | Renamed fluxstyle(1) to fluxbox-style(5) | Jim Ramsay | 6 | -23/+29 | |
2009-05-26 | Added missing asciidoc manual attributes | Jim Ramsay | 5 | -727/+810 | |
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 | 2 | -604/+18 | |
This is now in its own man page, fluxbox-apps(5). | |||||
2009-05-26 | Added fluxbox-apps(5) manpage | Jim Ramsay | 10 | -288/+6170 | |
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. | |||||
2009-05-25 | don't try to install fbrun.1 twice. | Slava Semushin | 1 | -1/+1 | |
2009-03-04 | doc/ru/fluxbox.1.in: fixed typo (s/Remeber/Remember/). | Slava Semushin | 1 | -1/+1 | |
Signed-off-by: Slava Semushin <php-coder@altlinux.ru> | |||||
2008-10-19 | increase default size of toolbar and icon buttons | Mark Tiefenbruck | 2 | -9/+9 | |
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 | 3 | -70/+10 | |
2008-10-05 | remove menu modes | Mark Tiefenbruck | 3 | -18/+0 | |
2008-10-05 | remove follow models | Mark Tiefenbruck | 3 | -36/+0 | |
2008-10-05 | remove line style resources from init file | Mark Tiefenbruck | 3 | -21/+0 | |
2008-10-05 | remove rootcommand from init file | Mark Tiefenbruck | 5 | -1667/+6551 | |
2008-09-04 | turn on opaque window moving by default | Mark Tiefenbruck | 3 | -7/+7 | |
2008-09-02 | some documentation updates | Mark Tiefenbruck | 3 | -76/+8 | |
2008-09-01 | included some missing files in distribution | Henrik Kinnunen | 1 | -1/+1 | |
2008-08-22 | add -sync command line option for debugging X issues | Mark Tiefenbruck | 3 | -1284/+793 | |
2008-08-21 | add SendToNextHead/SendToPrevHead commands, plus some cleanup in ↵ | Mark Tiefenbruck | 2 | -2/+16 | |
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 | 3 | -32/+31 | |
2008-08-20 | fix match limits in apps file, plus some documentation | Mark Tiefenbruck | 5 | -180/+134 | |
2008-08-20 | add SetDecor key command | Mark Tiefenbruck | 2 | -22/+30 | |
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 | 3 | -104/+13 | |
2008-08-18 | update the manuals for previous commit | Mark Tiefenbruck | 4 | -21/+12 | |
2008-08-18 | combined code for saved window positions and MoveTo key command | Mark Tiefenbruck | 4 | -16/+43 | |
added left, right, top, and bottom center reference points | |||||
2008-08-18 | fix some defaults | Mark Tiefenbruck | 3 | -3/+3 | |
2008-08-18 | add top, left, right, and bottom center tab placement options | Mark Tiefenbruck | 3 | -102/+12 | |
2008-08-06 | created new fluxbox-remote man page | Mark Tiefenbruck | 3 | -1/+80 | |
2008-08-06 | update manual for changes in slit placement | Mark Tiefenbruck | 3 | -30/+4 | |
2008-08-05 | fix the Focus key command | Mark Tiefenbruck | 2 | -6/+17 | |
2008-08-05 | add SetLayer key command | Mark Tiefenbruck | 2 | -4/+24 | |
2008-08-05 | make ShowDesktop command toggle between showing desktop and windows | Mark Tiefenbruck | 2 | -2/+3 | |
2008-08-05 | added new `fluxbox-keys' man page | Jim Ramsay | 6 | -1860/+2613 | |
2008-06-03 | add new command line option -list-commands | Mark Tiefenbruck | 2 | -1118/+1307 | |