diff options
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 |