aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-11 12:35:36 (GMT)
committerfluxgen <fluxgen>2002-01-11 12:35:36 (GMT)
commitcc31156fbe3ff4f4a25652791ca695dab4426032 (patch)
tree07a0f42d2534eeea686bde657b8050388b41ad57
parentaca8608cb6316fff1e23acbeee6962e0b58b31fb (diff)
downloadfluxbox-cc31156fbe3ff4f4a25652791ca695dab4426032.zip
fluxbox-cc31156fbe3ff4f4a25652791ca695dab4426032.tar.bz2
update
-rw-r--r--ChangeLog2
-rw-r--r--README4
-rw-r--r--doc/fluxbox.1.in6
3 files changed, 7 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f6ee97..5cc6529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1Changes for 0.1.6: 1Changes for 0.1.6:
2*01/01/11: 2*01/01/11:
3 * Fixed so it compiles with cygwin (Thanks Eric Nicolas) 3 * Fixed so it compiles with cygwin (Thanks Eric Nicolas)
4 * Fixed bug in maximize over slit option
5 * Updated documents (Thanks Rando Christensen)
4*02/01/10: 6*02/01/10:
5 * Fixed {VERT,HORIZ}{INC,DEC} keybindings so that tabs will 7 * Fixed {VERT,HORIZ}{INC,DEC} keybindings so that tabs will
6 resize/reposition. (Claes Nästén) 8 resize/reposition. (Claes Nästén)
diff --git a/README b/README
index 2cac70b..81f7b4e 100644
--- a/README
+++ b/README
@@ -41,8 +41,8 @@ A few extra notes:
41 This will group the two windows together. 41 This will group the two windows together.
42 - With 'Sloppy Window Grouping' turned on (in your configure menu), you can 42 - With 'Sloppy Window Grouping' turned on (in your configure menu), you can
43 drop the tabs anywhere on the target window to group windows together. 43 drop the tabs anywhere on the target window to group windows together.
44 - The 'Maximize Slit Stop' option means that maximized windows will stop at 44 - The 'Maximize over Slit' option means that maximized windows will not stop
45 the outside border of the slit, keeping the slit in full view. 45 at the outside border of the slit, and will instead cover it.
46 - In the init file, the session.screen0.rootCommand: option will override 46 - In the init file, the session.screen0.rootCommand: option will override
47 the rootCommand option in a theme- keeping your background the same, no 47 the rootCommand option in a theme- keeping your background the same, no
48 matter what the theme says it should be. 48 matter what the theme says it should be.
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in
index 74f2ef6..3d2f5c0 100644
--- a/doc/fluxbox.1.in
+++ b/doc/fluxbox.1.in
@@ -824,9 +824,9 @@ be turned on their sides.
824This option allows you to drop a tab anywhere on the target window to group it, 824This option allows you to drop a tab anywhere on the target window to group it,
825instead of only on the target window's tab. 825instead of only on the target window's tab.
826.TP 826.TP
827.B Maximize Slit Stop 827.B Maximize Over Slit
828This option makes maximizing windows stop at the slit border, so that your 828This option makes maximized windows cover the Slit when they get maximized.
829slit stays visible at all times. 829Turn this option off if you want your slit to stay visible at all times.
830.SH RESOURCE FILE 830.SH RESOURCE FILE
831Usually the 831Usually the
832.I ~/.fluxbox/init 832.I ~/.fluxbox/init