diff options
author | rathnor <rathnor> | 2003-07-19 13:51:24 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-19 13:51:24 (GMT) |
commit | 9c3b06945a4079f1cbd83441a0a68fc6694b6be5 (patch) | |
tree | f569aecc7f6dec622a62cb8dcbc3ebb4f0b984d0 /ChangeLog | |
parent | 2f1f364fa2d7c72b93d4dbcde321abace5e2109d (diff) | |
download | fluxbox_pavel-9c3b06945a4079f1cbd83441a0a68fc6694b6be5.zip fluxbox_pavel-9c3b06945a4079f1cbd83441a0a68fc6694b6be5.tar.bz2 |
fix most commands to run on screen mouse is in, rather than focused window
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 0.9.5: | 2 | Changes 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) |