diff options
author | markt <markt> | 2007-06-03 20:27:52 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-03 20:27:52 (GMT) |
commit | 226ec5d3715e7433fa1933e0507ae20d20f0453f (patch) | |
tree | 6fcdd78626eadea02615faa5ff6d6110acc2a069 /ChangeLog | |
parent | f9c5bfec0762d831ad8f9bf8f7940b64792909b0 (diff) | |
download | fluxbox-226ec5d3715e7433fa1933e0507ae20d20f0453f.zip fluxbox-226ec5d3715e7433fa1933e0507ae20d20f0453f.tar.bz2 |
send transient windows along with sendtoworkspace
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.0: | 2 | Changes for 1.0.0: |
3 | *07/06/03: | 3 | *07/06/03: |
4 | * Also send transient windows when sending a window to another workspace, bug | ||
5 | #1716900 (Mark) | ||
6 | Screen.cc | ||
4 | * Only change layer to normal when removing _NET_WM_STATE_{ABOVE,BELOW} if | 7 | * Only change layer to normal when removing _NET_WM_STATE_{ABOVE,BELOW} if |
5 | the window is actually above/below the normal layer (thanks Jim Ramsay) | 8 | the window is actually above/below the normal layer (thanks Jim Ramsay) |
6 | Ewmh.cc | 9 | Ewmh.cc |