diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,11 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | 2 | Changes for 0.9.7: |
3 | *03/12/22: | ||
4 | * Added Lock Screen to fluxbox-generate_menu (Thanks Han) | ||
3 | *03/12/21: | 5 | *03/12/21: |
4 | * Fix rounding on Iconbar (Simon) | 6 | * Fix rounding on Iconbar (Simon) |
5 | Container.cc | 7 | Container.cc |
6 | * And another attempt at sloppy focus issues (Simon) | 8 | * And another attempt at sloppy focus issues (Simon) |
7 | WinClient.cc Window.cc fluxbox.cc | 9 | WinClient.cc Window.cc fluxbox.cc |
8 | * Fixed "mozilla" input focus bug (Henrik) | 10 | * Minor fix (Henrik) |
9 | We must assume Passive when no input hint is set | 11 | We must assume Passive when no input hint is set |
10 | WinClient.cc | 12 | WinClient.cc |
11 | *03/12/20: | 13 | *03/12/20: |