https://bugs.winehq.org/show_bug.cgi?id=54269
--- Comment #6 from 399989567@qq.com --- (In reply to Rafał Mużyło from comment #5)
(In reply to Alexandre Julliard from comment #2)
When the window is controlled by the X11 window manager there's no way for Wine to intercept the resize request.
intercept ? likely not, however as far as X11 goes, there's XSetWMNormalHints with PMinSize/PMaxSize...Not sure if it would get 100% of the desired effect, but some of it should be possible.
Another problem is the problem of adjusting the window size but not refreshing the window content I mentioned