b405bb3268
On KDE, running "blender -w" (windowed with borders) created window which was too big: the window contents matched the screen-size causing the window decorations be outside the screen-bounds. Un-maximizing the default startup file would also move window to the same over-sized location. Resolve by clamping the size of new windows to the requested bounds.