aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-06-03 20:27:52 (GMT)
committermarkt <markt>2007-06-03 20:27:52 (GMT)
commit226ec5d3715e7433fa1933e0507ae20d20f0453f (patch)
tree6fcdd78626eadea02615faa5ff6d6110acc2a069 /ChangeLog
parentf9c5bfec0762d831ad8f9bf8f7940b64792909b0 (diff)
downloadfluxbox-226ec5d3715e7433fa1933e0507ae20d20f0453f.zip
fluxbox-226ec5d3715e7433fa1933e0507ae20d20f0453f.tar.bz2
send transient windows along with sendtoworkspace
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e459b2..ccf534b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes 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