diff options
author | markt <markt> | 2007-08-20 14:31:43 (GMT) |
---|---|---|
committer | markt <markt> | 2007-08-20 14:31:43 (GMT) |
commit | 270782c8a57cd16658d4891ab2cc310bc9ad1aad (patch) | |
tree | f9be33207ad0bd3258485917c66752494a947b61 /ChangeLog | |
parent | 6f2c707eef68d212ccb5b6b82da337dff2ac956e (diff) | |
download | fluxbox_pavel-270782c8a57cd16658d4891ab2cc310bc9ad1aad.zip fluxbox_pavel-270782c8a57cd16658d4891ab2cc310bc9ad1aad.tar.bz2 |
fix problems with focus order when changing workspaces
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/20: | ||
4 | * Fix some focus issues with moving windows between workspaces (Mark) | ||
5 | FocusControl.cc | ||
3 | *07/08/12: | 6 | *07/08/12: |
4 | * Updated de_* translations, #1767986 ( Thanks Christian Loosli ) | 7 | * Updated de_* translations, #1767986 ( Thanks Christian Loosli ) |
5 | *07/08/11: | 8 | *07/08/11: |