Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
A common feature between macOS and Windows is to add adjust the position and size of the window client area.
On Windows this was handled by the now defunct QtWin:: extendFrameIntoClientArea(). On macOS we have private APIs that adjust the content border thickness.
It would be useful to have a cross platform API for this, .e.g on QWindow.
Attachments
Issue Links
- resulted from
-
QTBUG-89564 Clean up QtWinExtras for Qt 6
- Closed