SIGN IN SIGN UP

UI/Qt: Apply rounded corners after surface creation

The macOS rounded-corner helper needs the native view to be attached to
an NSWindow. The constructor can run too early for that, leaving startup
windows square even though the setting is enabled.

Reapply the corner state after Qt creates the platform surface, deferred
until Cocoa has attached the view to the native window.
A
Andreas Kling committed
7c3491767792ee9e5ec23ec9dca09668c6174f1c
Parent: aec4f8a
Committed by Andreas Kling <andreas@kling.id> on 6/1/2026, 10:13:47 AM