aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-10-16 22:20:27 (GMT)
committerakir <akir>2004-10-16 22:20:27 (GMT)
commitf74375c75dc49c595bae29a7e37de2d8ad4715dc (patch)
tree89c329796735b51b0cb2148e05a25f8bc406d40f /ChangeLog
parent9a56a3cf1aba1a7a98b3bc8450c03a4a2a261933 (diff)
downloadfluxbox_pavel-f74375c75dc49c595bae29a7e37de2d8ad4715dc.zip
fluxbox_pavel-f74375c75dc49c595bae29a7e37de2d8ad4715dc.tar.bz2
updated changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28dcb94..9ea067b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/10/16:
4 * Added option to specify what to do with windows, that got activated on
5 a different workspaces than the current one (thru NET_ACTIVE_WINDOW
6 for example, guinotification-plugin from gaim) (Mathias)
7 session.screen0.followModel: <value>
8 with <value> one of :
9
10 Ignore - ignore the activated window
11 Follow - go to the workspace of the window
12 Current | CurrentWorkspace | Fetch - get the window onto the
13 current workspace
14 Screen.hh/cc ScreenResource.cc Ewmh.cc
15
3*04/10/11: 16*04/10/11:
4 * Fix a bad nls string name - it ended with Set, but was a string (Simon) 17 * Fix a bad nls string name - it ended with Set, but was a string (Simon)
5 main.cc 18 main.cc