Commit graph

139 commits

Author SHA1 Message Date
Mark Tiefenbruck
ad6a7e48f4 add new command line option -list-commands 2008-06-03 01:07:14 -07:00
Slava Semushin
a9ae7533e8 fluxstyle.1: fixed typo which prevent substitution for path to styles directory.
In doc/Makefile.am replaces @pkgdatadir@ string, not @pkg_datadir@.

Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
2008-05-07 08:01:38 +02:00
Slava Semushin
4d0dba57f0 fluxstyle.1: changed path to rgb.txt file.
In Xorg rgb.txt file located at /usr/share/X11 directory.

Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
2008-05-07 08:00:47 +02:00
Ken Bloom
f552b328bc add -nearmouse to fbrun man page 2008-04-29 23:30:51 -07:00
markt
5d7043320d allow arbitrary window patterns in iconbar 2007-11-12 21:59:43 +00:00
markt
c6a2605d76 replaced ModKey with new key commands StartMoving and StartResizing 2007-10-22 17:45:39 +00:00
markt
f72633a0e0 allow decorations bitmask to be specified with 0x 2007-10-21 21:37:48 +00:00
markt
7e4f8a3853 add support for transient windows in client patterns, and merge a few more changes from pre-devel 2007-10-14 18:05:31 +00:00
fluxgen
577f0020e4 Removed section GROUPS and fixed some other minor stuff 2007-08-11 18:42:52 +00:00
markt
61b757d872 make internal tabs default 2007-06-30 21:57:03 +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
mathias
4929bda39e use asciidoc-generated manpages from now on 2007-04-23 18:48:40 +00:00
mathias
20a339fc06 small modifications 2007-04-16 21:05:50 +00:00
mathias
1f55dcc9b8 updated asciidoc docs, added german translation from Christian Loosli 2007-04-11 19:15:17 +00:00
markt
3b9351be77 menu from workspacename tool wasn't focused, and fixed unpressed button rendering 2007-04-08 18:01:01 +00:00
markt
e89d4aa219 getting rid of more useless files in the repo 2007-04-03 22:39:41 +00:00
mathias
bdf2ff4e0b updated docs in asciidoc-format 2007-03-20 08:12:24 +00:00
markt
1a8edfa7d7 changed default toolbar layer to DOCK 2007-03-10 18:14:56 +00:00
markt
9477af82a5 removed session.numLayers resource, as it was useless and caused segfaults 2007-03-03 23:27:16 +00:00
markt
ca710b371b little cleanup 2007-02-18 17:47:38 +00:00
markt
48bd3f49bc changed default value for decorateTransients in the init file
-- see sf.net bug #1604959 for explanation
2007-02-10 21:50:57 +00:00
markt
ebd2fa9a99 change defaults for fullMaximization and autoRaise 2007-02-05 19:10:10 +00:00
markt
e4488da120 some fixes for grouping with the apps file 2007-02-05 17:20:01 +00:00
markt
e46f152ee5 updated documentation 2007-02-03 18:21:38 +00:00
markt
a5ee8e9d91 documented scroll actions in the manual 2007-01-24 17:11:47 +00:00
markt
383b82bcbb change rootcommand entry in docs to reflect changes from previous revision 2007-01-20 18:33:16 +00:00
markt
db0b1fadb8 minor edits to manual 2007-01-15 18:37:23 +00:00
markt
6ed9f38b7a several fixes for background option in styles 2007-01-14 19:00:18 +00:00
simonb
dae3ecf9f2 part of per-window alpha changes 2007-01-07 14:55:40 +00:00
markt
9d5e2f143b add session.screenN.defaultDeco: <bitmask> to the apps file 2007-01-04 19:13:55 +00:00
markt
e2e94031f9 don't run [startup] items on restart 2007-01-03 18:59:43 +00:00
mathias
4c6378564d small changes to the asciidoc-docs 2006-10-27 07:02:14 +00:00
markt
e2c31b7285 updated docs 2006-08-07 20:53:27 +00:00
markt
c65b949f97 updated man fluxstyle 2006-08-05 03:16:17 +00:00
markt
fc40000211 updated documentation 2006-08-03 05:40:59 +00:00
mathias
45d1e99851 2006-07-26 06:08:12 +00:00
mathias
24b00ec7ba started to convert fluxstyle to asciidoc 2006-07-26 06:06:45 +00:00
markt
8757478dbb typo in manual 2006-07-26 01:57:06 +00:00
markt
f8e5668313 mention in the manual what head 0 means 2006-07-13 02:45:14 +00:00
fluxgen
e1fdf51f4e just a temporary fix 2006-07-11 19:56:00 +00:00
mathias
3213701f6c recreated fluxbox.1 after mark's changes 2006-07-03 06:02:26 +00:00
markt
4c12086c1c updated documentation and another dead function 2006-07-02 04:24:12 +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
fluxgen
d94bacca01 updated 2006-06-19 21:20:18 +00:00
fluxgen
22ad1c4d23 ewmh support docs 2006-06-18 12:31:41 +00:00
fluxgen
e8f0be27c4 mentions the fact that if you middle-click
a workspace name in the workspace menu, you jump to
that particular workspace. Thanks Jonas Koelker
2006-06-10 17:13:18 +00:00
fluxgen
fb5ef91ea4 added session.titlebar.left/right doc, thanks Jonas Koelker 2006-06-10 17:04:52 +00:00
grubert
891205c10a Add bullet options. 2006-06-02 19:03:13 +00:00
mathias
ed03c8eab5 * update of new manpage (thanx Guillermo Patterer) 2006-06-01 16:34:41 +00:00