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 1.1: | 2 | Changes for 1.1: |
3 | *07/05/20: | 3 | *07/05/20: |
4 | * Added resources session.screen<N>.maxDisable{Move,Resize}: <boolean>, which | ||
5 | prevent maximized windows from being moved/resized (Mark) | ||
6 | Window.cc Screen.cc/hh nls/fluxbox-nls.hh | ||
4 | * Fixed bug #1717782, Bad fullscreen in ooimpress2 ( Henrik ) | 7 | * Fixed bug #1717782, Bad fullscreen in ooimpress2 ( Henrik ) |
5 | mwm hint had no-resize which made resizing with | 8 | mwm hint had no-resize which made resizing with |
6 | FluxboxWindow::setFullscreen impossible. | 9 | FluxboxWindow::setFullscreen impossible. |