Skip to content
This repository was archived by the owner on Sep 4, 2026. It is now read-only.
This repository was archived by the owner on Sep 4, 2026. It is now read-only.

Verify Windows 11 window corner rounding on a real Windows build #401

Description

@ElbertePlinio

Follow-up from #399 / PR #400. macOS now uses native decorations; Windows stays frameless (decorations: false) on the expectation that DWM rounds resizable frameless windows on Windows 11 automatically.

Expected: rounded corners on Windows 11.
If square: set DWMWA_WINDOW_CORNER_PREFERENCE = DWMWCP_ROUND via DwmSetWindowAttribute in the Tauri setup hook (windows-only cfg).
Validation: launch a Windows build and look at the corners; nothing to check on Win10 (no rounding there by design).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    uxUX / interaction polish

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions