aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-05 21:24:37 (GMT)
committermarkt <markt>2007-01-05 21:24:37 (GMT)
commit4ffd744f81cf625c16e38e98168faa84e21ffbc9 (patch)
treefc83b02c9839338196fe4a11c7a93379cf2e93de /ChangeLog
parentdbe528755ef388f5db01296eaf5dbabcb3c82ec7 (diff)
downloadfluxbox-4ffd744f81cf625c16e38e98168faa84e21ffbc9.zip
fluxbox-4ffd744f81cf625c16e38e98168faa84e21ffbc9.tar.bz2
window wasn't staying focused when dragging across workspaces with outline window moving
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f269df..cbb2882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/05: 3*07/01/05:
4 * Window wasn't staying focused when dragging across workspaces with
5 outline window moving (Mark)
6 Window.cc
4 * Fix placement of window menu with toolbar at the top of the screen, 7 * Fix placement of window menu with toolbar at the top of the screen,
5 and remove titlebar from window menu (Mark) 8 and remove titlebar from window menu (Mark)
6 Window.cc IconButton.cc 9 Window.cc IconButton.cc