diff options
author | rathnor <rathnor> | 2003-04-25 09:07:14 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-25 09:07:14 (GMT) |
commit | 384603e962dcbd34bc05a220d8fbf3e88a980e80 (patch) | |
tree | d1b1a9018c48bde8efca64391ddd422f8efe19bb /ChangeLog | |
parent | 9014e53be3ad695776be2eed5d80cbaffaa18873 (diff) | |
download | fluxbox_pavel-384603e962dcbd34bc05a220d8fbf3e88a980e80.zip fluxbox_pavel-384603e962dcbd34bc05a220d8fbf3e88a980e80.tar.bz2 |
add UnderMousePlacement placement policy, plus a little fix for window
positioning (Simon)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/04/25: | ||
4 | * Add UnderMousePlacement policy, plus minor positioning fix (Simon) | ||
5 | -> Patch originally contributed by "Mike" (lgn@users.sf) | ||
6 | Screen.hh Workspace.cc fluxbox.cc Window.cc | ||
3 | *03/04/21: | 7 | *03/04/21: |
4 | * Fix toolbar startup and reconfigure things (Simon) | 8 | * Fix toolbar startup and reconfigure things (Simon) |
5 | (Thanks Brian Sea) | 9 | (Thanks Brian Sea) |