aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-19 13:51:24 (GMT)
committerrathnor <rathnor>2003-07-19 13:51:24 (GMT)
commit9c3b06945a4079f1cbd83441a0a68fc6694b6be5 (patch)
treef569aecc7f6dec622a62cb8dcbc3ebb4f0b984d0 /ChangeLog
parent2f1f364fa2d7c72b93d4dbcde321abace5e2109d (diff)
downloadfluxbox-9c3b06945a4079f1cbd83441a0a68fc6694b6be5.zip
fluxbox-9c3b06945a4079f1cbd83441a0a68fc6694b6be5.tar.bz2
fix most commands to run on screen mouse is in, rather than focused window
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2619be..352ce5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/19: 3*03/07/19:
4 * Make most Commands execute on mouse screen rather than screen
5 of focused window (Simon)
6 FbCommands.cc WorkspaceCmd.cc
4 * Fix xinerama options (again) for Slit and Toolbar (Simon) 7 * Fix xinerama options (again) for Slit and Toolbar (Simon)
5 Xinerama.hh Slit.hh/cc Toolbar.hh/cc 8 Xinerama.hh Slit.hh/cc Toolbar.hh/cc
6 * Move menu alpha setting into MenuTheme (Simon) 9 * Move menu alpha setting into MenuTheme (Simon)