diff options
author | markt <markt> | 2006-07-29 06:28:58 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-29 06:28:58 (GMT) |
commit | f66d91cf2281e9a7aec64b7c903c1ba91898324f (patch) | |
tree | f58b64071a2b84cc700a06fbd72529cd99cda3a1 /ChangeLog | |
parent | 98fba4fd1a50672a918dccd5c8492556f392762f (diff) | |
download | fluxbox-f66d91cf2281e9a7aec64b7c903c1ba91898324f.zip fluxbox-f66d91cf2281e9a7aec64b7c903c1ba91898324f.tar.bz2 |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/29: | ||
4 | * Make _NET_CLIENT_LIST report windows in creation order - still need to fix | ||
5 | _NET_CLIENT_LIST_STACKING (Mark) | ||
6 | FocusControl.hh Ewmh.cc | ||
7 | * Set _NET_WM_DESKTOP appropriately on remembered windows (Mark) | ||
8 | Window.cc Ewmh.cc | ||
3 | *06/07/27: | 9 | *06/07/27: |
4 | * Don't change the order of creating windows with transients on restart. | 10 | * Don't change the order of creating windows with transients on restart. |
5 | Rather, just move the transient to the end of the list. This preserves the | 11 | Rather, just move the transient to the end of the list. This preserves the |