diff options
author | akir <akir> | 2004-10-16 22:20:27 (GMT) |
---|---|---|
committer | akir <akir> | 2004-10-16 22:20:27 (GMT) |
commit | f74375c75dc49c595bae29a7e37de2d8ad4715dc (patch) | |
tree | 89c329796735b51b0cb2148e05a25f8bc406d40f /ChangeLog | |
parent | 9a56a3cf1aba1a7a98b3bc8450c03a4a2a261933 (diff) | |
download | fluxbox_paul-f74375c75dc49c595bae29a7e37de2d8ad4715dc.zip fluxbox_paul-f74375c75dc49c595bae29a7e37de2d8ad4715dc.tar.bz2 |
updated changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes 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 |