aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-06-03 20:17:06 (GMT)
committermarkt <markt>2007-06-03 20:17:06 (GMT)
commit64de0ae568c01adf839c4b73c6705caa40bb3c6a (patch)
tree534512df39899fefff93c131a651a907236f22a5 /ChangeLog
parent255d96ce45bad1ef93112d45eaadeaac61df1fd2 (diff)
downloadfluxbox-64de0ae568c01adf839c4b73c6705caa40bb3c6a.zip
fluxbox-64de0ae568c01adf839c4b73c6705caa40bb3c6a.tar.bz2
send transients along with window to other workspaces
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1ef73a..a903f27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes for 1.1:
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