diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.12 | 2 | Changes for 0.9.12 |
3 | *04/12/21: | ||
4 | * Fixed problems with gtk2-fullscreen-mode (gimp2, galeon etc) (Mathias) | ||
5 | - synchronize _NET_WM_STATE in Ewmh-Handler | ||
6 | - disable shape (aka round corners) in fullscreen-mode | ||
7 | Window.cc/hh Ewmh.cc/hh | ||
8 | * Added new command, which sets the current window onto head<int> (Mathias) | ||
9 | SetHead <int> | ||
10 | Remember.cc/hh FbCommandFactory.cc CurrentWindowCmd.cc/hh | ||
3 | *04/12/18: | 11 | *04/12/18: |
4 | * Fix possible segfault when new text in TextBox is | 12 | * Fix possible segfault when new text in TextBox is |
5 | smaller than the old one (Mathias) | 13 | smaller than the old one (Mathias) |