diff options
author | markt <markt> | 2007-10-14 18:05:31 (GMT) |
---|---|---|
committer | markt <markt> | 2007-10-14 18:05:31 (GMT) |
commit | 7e4f8a38531642cc9cb6cba31499d549f4c5f8a0 (patch) | |
tree | cd06e7c0330aff145744a8284bf5ff8ad4f0bbe1 /ChangeLog | |
parent | 79cd21ce0fe56f4b38a96ecccc969f740b801cc8 (diff) | |
download | fluxbox-7e4f8a38531642cc9cb6cba31499d549f4c5f8a0.zip fluxbox-7e4f8a38531642cc9cb6cba31499d549f4c5f8a0.tar.bz2 |
add support for transient windows in client patterns, and merge a few more changes from pre-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/10/14: | 3 | *07/10/14: |
4 | * Added support for transient windows in window patterns, e.g. | ||
5 | (transient=yes|no), defaulting to "no" for the apps file (Mark) | ||
6 | Remember.cc ClientPattern.cc/hh Focusable.hh Window.cc/hh | ||
4 | * Bugfix for SendToPrevWorkspace/TakeToPrevWorkspace (Mathias) | 7 | * Bugfix for SendToPrevWorkspace/TakeToPrevWorkspace (Mathias) |
5 | CurrentWindowCmd.cc/hh | 8 | CurrentWindowCmd.cc/hh |
6 | *07/10/13: | 9 | *07/10/13: |