summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-09-19 19:42:03 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-09-20 16:34:57 +0200
commit9796670732b24d36751371824726a79fe5b38f20 (patch)
tree65fd1bc93b8401c46155674e5b30bdfa910f158b /src/plugins
parentdc1f931a9169484b8f2c39bd1f8d4bd4e148ea14 (diff)
Clarify that FramelessWindowHint does not guarantee fixed sized windows
Depending on the window manager or operating system the act of making a window borderless may also affect the ability for the user to move or resize a window interactively. However, this is a side effect of making a window borderless, and should not be relied on. The correct way to ensure a window has a fixed size it to use setMinimum/MaximumSize. Fixes: QTBUG-103503 Fixes: QTBUG-106710 Pick-to: 6.4 Change-Id: I6d82380f5a9af1f08b12cb445792ecbf71bb0377 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions