aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-23 09:58:49 (GMT)
committersimonb <simonb>2006-04-23 09:58:49 (GMT)
commit97c89e64b3899cbc6fc94b93574519344a79c750 (patch)
treec7e1ec831bff1392b6497d81652f760f49e02695 /ChangeLog
parent191acd188344e4f1d964274b9b9681e78d378b3e (diff)
downloadfluxbox-97c89e64b3899cbc6fc94b93574519344a79c750.zip
fluxbox-97c89e64b3899cbc6fc94b93574519344a79c750.tar.bz2
focus a window if it's the only one.
Thanks Jonas Koelker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 283bb9d..f43c672 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/23: 3*06/04/23:
4 * Focus singular windows on a workspace (Simon / thanks Jonas Koelker)
5 sf.net patch #1474722
6 Window.cc
4 * Tidy up window cycling, and make linear mode work in order of 7 * Tidy up window cycling, and make linear mode work in order of
5 creation (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org) 8 creation (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
6 FocusControl.hh/cc 9 FocusControl.hh/cc