diff options
author | mathias <mathias> | 2007-08-28 07:36:57 (GMT) |
---|---|---|
committer | mathias <mathias> | 2007-08-28 07:36:57 (GMT) |
commit | adddf014bd80d5ea7595fc1e8df233a857b8d90f (patch) | |
tree | 3965423f10bcdf2915696ceb46cc28f34b00e803 /ChangeLog | |
parent | 270782c8a57cd16658d4891ab2cc310bc9ad1aad (diff) | |
download | fluxbox-adddf014bd80d5ea7595fc1e8df233a857b8d90f.zip fluxbox-adddf014bd80d5ea7595fc1e8df233a857b8d90f.tar.bz2 |
dont use hardcoded Mod1Mask anymore
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/08/27: | ||
4 | * Fix hardcoded Mod1, use ModKey() now (Mathias) | ||
5 | Window.cc | ||
3 | *07/08/20: | 6 | *07/08/20: |
4 | * Fix some focus issues with moving windows between workspaces (Mark) | 7 | * Fix some focus issues with moving windows between workspaces (Mark) |
5 | FocusControl.cc | 8 | FocusControl.cc |