Mathias Gumz
a46a4aef08
Documentation: white-spaces and minor formatting
2015-01-05 16:52:06 +01:00
Mathias Gumz
f5934de61d
Recreate man-pages
2015-01-03 14:07:51 +01:00
Mathias Gumz
b023c124a8
Updated Changelog, NEWS, man-pages for 1.3.5
2013-02-13 11:00:22 +01:00
Mathias Gumz
fe2d9476d5
Updated Changelog, NEWS, man-pages for 1.3.4
2013-02-10 17:09:04 +01:00
Mathias Gumz
1804678cbe
prepared manpages for new release
2012-12-30 12:42:48 +01:00
Mathias Gumz
1ba4fbe878
Prepare 1.3.2 release
2011-10-28 21:09:05 +02:00
Paul Tagliamonte
b104d9e4d0
Rebuilding the fluxbox docs to change fix a small grammer mistake
...
Fluxbox's man page had "allows to", which should actually be something like
"allows one to".
The rest of the .ins were rebuilt as a result. No changes otherwise.
2011-09-02 04:57:28 +02:00
Henrik Kinnunen
5dd0faed9b
updated documentation
2011-02-19 17:11:09 +01:00
Jim Ramsay
cdbaf5c04d
Add new focus model: StrictMouseFocus
...
This is not actually implemented yet, but from now on, "MouseFocus" means:
Focus follows mouse only when you are moving the mouse, any EnterNotify events
caused by non-mouse operations (window closing, keycommands, changing
desktops) will *not* shift focus
And once fully-implemented, "StrictMouseFocus" will mean:
Focus follows mouse on every EnterNotify event (except when the "ClientMenu"
closes or during alt+tab window cycling)
2010-05-28 15:10:28 -04:00
Mathias Gumz
b690fba33a
recreated the generated manpages
2010-01-14 07:35:51 +01:00
Mark Tiefenbruck
f3d61235f3
change default toolbar head from 0 to 1
2009-06-28 04:11:49 -07:00
Jim Ramsay
42f2b03f60
Updated formatting for RESOURCES and ENVIRONMENT
2009-05-26 16:16:07 -04:00
Jim Ramsay
f68ff84bd1
Small edits for consistency
2009-05-26 16:16:07 -04:00
Jim Ramsay
a85866175a
Created fluxbox-menu(5)
...
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 16:16:06 -04:00
Jim Ramsay
bd8275b33c
Renamed fluxstyle(1) to fluxbox-style(5)
2009-05-26 16:14:47 -04:00
Jim Ramsay
a69c429e02
Removed APPLICATIONS section from fluxbox(1)
...
This is now in its own man page, fluxbox-apps(5).
2009-05-26 16:14:01 -04:00
Mark Tiefenbruck
3b9611b61d
increase default size of toolbar and icon buttons
2008-10-18 21:40:32 -07:00
Mark Tiefenbruck
5b07791ed4
merge menuDelay and menuDelayClose options
2008-10-12 21:55:03 -07:00
Mark Tiefenbruck
c033c201c4
remove menu modes
2008-10-04 19:49:28 -07:00
Mark Tiefenbruck
86a072e7fd
remove follow models
2008-10-04 19:30:19 -07:00
Mark Tiefenbruck
e1eb5e225b
remove line style resources from init file
2008-10-04 19:08:50 -07:00
Mark Tiefenbruck
ab25696328
remove rootcommand from init file
2008-10-04 18:49:00 -07:00
Mark Tiefenbruck
b288fc1401
turn on opaque window moving by default
2008-09-04 14:27:21 -04:00
Mark Tiefenbruck
f01e0c9c5a
some documentation updates
2008-09-02 08:14:25 -04:00
Mark Tiefenbruck
f1ff5ff3b2
add -sync command line option for debugging X issues
2008-08-22 06:12:01 -07:00
Mark Tiefenbruck
62ff9d7029
fixed some menu documentation
2008-08-20 08:10:11 -07:00
Mark Tiefenbruck
4bf00f6857
fix match limits in apps file, plus some documentation
2008-08-20 05:26:12 -07:00
Mark Tiefenbruck
4e64d45e16
add [transient] tag to apps file to match transient windows
2008-08-19 09:18:32 -07:00
Mark Tiefenbruck
19d024cc53
update the manuals for previous commit
2008-08-18 05:19:29 -07:00
Mark Tiefenbruck
37b18a9694
combined code for saved window positions and MoveTo key command
...
added left, right, top, and bottom center reference points
2008-08-18 05:12:30 -07:00
Mark Tiefenbruck
2ab539073b
fix some defaults
2008-08-18 02:06:46 -07:00
Mark Tiefenbruck
a30a14ef36
add top, left, right, and bottom center tab placement options
2008-08-18 01:45:44 -07:00
Mark Tiefenbruck
9e259590a2
update manual for changes in slit placement
2008-08-05 17:16:45 -07:00
Jim Ramsay
0bdf33c1e5
added new `fluxbox-keys' man page
2008-08-04 22:02:52 -07:00
fluxgen
577f0020e4
Removed section GROUPS and fixed some other minor stuff
2007-08-11 18:42:52 +00:00
grubert
467cb9ac6d
* Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not
...
"wallpaper". asciidoc manpages are stale.
--Tis line, and those below, will be ignored--
M ChangeLog
M doc/fluxbox.1.in
M doc/asciidoc/fluxbox.txt
M doc/asciidoc/fluxbox.es.txt
M doc/asciidoc/fluxbox.de.txt
2007-06-04 15:32:23 +00:00
mathias
ca8c53eab8
actually using now the new manpages
2007-04-24 07:14:03 +00:00
simonb
dae3ecf9f2
part of per-window alpha changes
2007-01-07 14:55:40 +00:00
fluxgen
e1fdf51f4e
just a temporary fix
2006-07-11 19:56:00 +00:00
mathias
dedbd7e468
Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely
...
define the used modkey.
Added new action SetModKey too
2006-06-22 07:46:12 +00:00
grubert
8a36df5a7b
Change SendToWorkspace and add TakeToWorkspace.
2006-03-24 15:15:35 +00:00
fluxgen
67a2438f48
bsetroot to fbsetroot, patches from OpenBSD
2006-01-29 22:39:16 +00:00
fluxgen
2296129a5d
minor stuff, thanks php-coder
2006-01-22 13:52:45 +00:00
grubert
233c6a3e39
Add fullscreen command.
2005-06-03 09:41:47 +00:00
mathias
a88dcb3676
updated manpage for the SIGNAL change
2005-02-02 15:25:02 +00:00
fluxgen
8c442f3e3e
update from grubert
2004-12-13 21:31:23 +00:00
simonb
10a171c5bd
update date and version at bot of manpage
2004-12-08 13:46:30 +00:00
simonb
7b648f53a2
Update a few things in the manpage, especially the apps file section.
2004-12-08 13:45:29 +00:00
akir
8d91f74a38
fix #1034522
2004-10-28 15:42:16 +00:00
grubert
5bae25702e
Add: [incldue] needs [begin][end].
2004-10-04 13:29:12 +00:00