Skip to content

fix(desktop): match the native Windows frame to the app theme #281

Description

@veryCrunchy

Problem

The desktop app uses the operating-system window frame, but Windows keeps the compatibility-default light title bar even when the app is dark. This produces a disconnected white frame around the native desktop experience.

Expected behavior

Keep the system-owned title bar and window controls while asking Windows to render its frame for the active app theme. Linux and macOS must continue using their native window-manager decorations.

Acceptance criteria

  • The Windows title bar follows dark and light app theme changes.
  • Minimize, maximize, close, resize, and system window behavior remain OS-owned.
  • Failure to apply an optional DWM visual attribute does not prevent app startup.
  • Desktop and Windows package validation pass.

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

    area:platformAndroid, desktop, iOS, Windows, macOS, and Linux platform workarea:uxNavigation, accessibility, responsive design, and interactionplatform:desktopDesktop-specific implementation or validationpriority:P1Required for the pre-release product experiencetype:bug

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions