Skip to content

[macOS]: force opaque titlebar on dialogs under macOS 27 - #22354

Merged
TurboGit merged 2 commits into
darktable-org:masterfrom
zisoft:fix-transparent-dialog-titlebar
Sep 21, 2026
Merged

TurboGit merged 2 commits into
darktable-org:masterfrom
zisoft:fix-transparent-dialog-titlebar

Conversation

@zisoft

@zisoft zisoft commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

macOS 27 (Golden Gate) draws the titlebar transparent by default, letting the window content show through:

Bildschirmfoto 2026-09-21 um 14 12 02

With this PR:

Bildschirmfoto 2026-09-21 um 14 13 49

Checklist

  • I have read CONTRIBUTING.md and the coding style.
  • I have not merged master into the topic branch.
  • The pull request is one logical change, and every commit compiles on its own.
  • I ran the relevant tests: unit tests, src/tests/integration/ where the pixelpipe is touched, or darktable-cli as a headless smoke test.
  • New user-visible strings use _(), new preferences are registered in data/darktableconfig.xml.in.
  • A RELEASE_NOTES.md entry was added (only needed if fixing an issue in a release). Do not reference GitHub issues.

AI assistance

Co-authored with Claude

@TurboGit : This is a small fix which only affects macOS, should be safe for 5.6.2

@zisoft
zisoft force-pushed the fix-transparent-dialog-titlebar branch from 13e06b0 to 3a77ec4 Compare September 21, 2026 14:58
@zisoft zisoft changed the title [macOS]: force opaque titlebar on dialogs under macOS 26 [macOS]: force opaque titlebar on dialogs under macOS 27 Sep 21, 2026
@zisoft
zisoft force-pushed the fix-transparent-dialog-titlebar branch from 3a77ec4 to 300d353 Compare September 21, 2026 15:00
@TurboGit TurboGit added this to the 5.6.2 milestone Sep 21, 2026
@TurboGit TurboGit added bugfix pull request fixing a bug scope: macos support macos related issues and PR labels Sep 21, 2026

@TurboGit TurboGit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TurboGit
TurboGit merged commit 0cabb22 into darktable-org:master Sep 21, 2026
5 of 6 checks passed
@zisoft
zisoft deleted the fix-transparent-dialog-titlebar branch September 21, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix pull request fixing a bug scope: macos support macos related issues and PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants