https://bugs.kde.org/show_bug.cgi?id=469237

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@kde.org
            Summary|LibreOffice window can be   |KWin inappropriately allows
                   |minimized to 1x1 pixels     |SSD windows to be resized
                   |                            |to a width of 0
           Severity|normal                      |wishlist
             Status|REOPENED                    |CONFIRMED

--- Comment #3 from Nate Graham <n...@kde.org> ---
KWin can't known what a sensible minimum size for app content should be; it
simply doesn't have enough information.

However KWin can at least prevent you from resizing the widow to have a width
of 0, since this cuts off content that KWin itself renders on the titlebar.
KWin already prevents the window from having a height of less than the titlebar
height, for the same reason. So it could conceivably grow the ability to
prevent the window width from being less than the width of the titlebar
buttons. so they're always accessible.

Beyond that, I agree with David that it's up to the window itself to set a sane
minimum size, and this will be even more true for CSD windows where KWin
doesn't draw a titlebar.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to