aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-13 19:24:35 (GMT)
committermarkt <markt>2007-01-13 19:24:35 (GMT)
commit16743aad06e7f8b6c2d3b0aab4311980ce06dc16 (patch)
tree76c039d232794177028d08b0409e4fd8625c328e /ChangeLog
parentfa2519525aa8e08c4c11393a8734c606a7820ee1 (diff)
downloadfluxbox-16743aad06e7f8b6c2d3b0aab4311980ce06dc16.zip
fluxbox-16743aad06e7f8b6c2d3b0aab4311980ce06dc16.tar.bz2
don't change focus order unless the user specifically focuses a window
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1a6732..1955aa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/13:
4 * Only change focus order when user specifically focuses a window (Mark)
5 Screen.cc Window.cc FocusControl.cc/hh
3*07/01/11: 6*07/01/11:
4 * Added option to :Minimize key command to lower all windows in the same 7 * Added option to :Minimize key command to lower all windows in the same
5 layer as the focused window -- syntax is `:Minimize (layer)' (Mark) 8 layer as the focused window -- syntax is `:Minimize (layer)' (Mark)