diff options
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.14: | 2 | Changes for 0.9.14: |
3 | *05/06/19: | 3 | *05/06/19: |
4 | * Fix shaded + iconic windows + restart (Simon) | ||
5 | - use ATTRIB_HIDDEN, can't use IconicState | ||
6 | Window.cc | ||
4 | * Revert shaded window fix. Wrong approach and caused crashes (Simon) | 7 | * Revert shaded window fix. Wrong approach and caused crashes (Simon) |
5 | Window.cc | 8 | Window.cc |
6 | * Change FbWinFrame to use a Container (Simon) | 9 | * Change FbWinFrame to use a Container (Simon) |