aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f6f4b6..a5ec168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes 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.