diff options
author | markt <markt> | 2007-01-04 19:13:55 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-04 19:13:55 (GMT) |
commit | 9d5e2f143ba2dc33c5f79a1a18646512b04c942d (patch) | |
tree | ee41281f87fc3df91d0c817c4a123591d0ba92c5 /ChangeLog | |
parent | 6d4d17b5f95915396fd1e04ef068d2df1f95bf35 (diff) | |
download | fluxbox-9d5e2f143ba2dc33c5f79a1a18646512b04c942d.zip fluxbox-9d5e2f143ba2dc33c5f79a1a18646512b04c942d.tar.bz2 |
add session.screenN.defaultDeco: <bitmask> to the apps file
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/04: | 3 | *07/01/04: |
4 | * Added new resource for init file to control default window decorations: | ||
5 | session.screenN.defaultDeco: <bitmask>, where the bitmask corresponds | ||
6 | to the one used for [Deco] in the apps file (Mark) | ||
7 | Screen.cc/hh Window.cc/hh doc/asciidoc/fluxbox.txt | ||
4 | * Move minimized windows to the back of the focused list (Mark) | 8 | * Move minimized windows to the back of the focused list (Mark) |
5 | Window.cc FocusControl.cc/hh | 9 | Window.cc FocusControl.cc/hh |
6 | *07/01/03: | 10 | *07/01/03: |