[qt] Fix title bar for windows being forced to light theme #236

Merged
crueter merged 4 commits from wintheme into master 2025-08-10 22:14:13 +02:00
Member

Fixed the title bar being forced to light theme and properly handle it the qt6.5 way
See: https://stackoverflow.com/a/78854851

Fixed the title bar being forced to light theme and properly handle it the qt6.5 way See: https://stackoverflow.com/a/78854851
Maufeat added 1 commit 2025-08-10 04:06:55 +02:00
fix qt title bar and proper qt 6.5 impl
All checks were successful
eden-license / license-header (pull_request) Successful in 15s
5370ee1c2f
Maufeat added 1 commit 2025-08-10 04:30:37 +02:00
remove qt.conf forcing darkmode=0
All checks were successful
eden-license / license-header (pull_request) Successful in 14s
7002fe8295
Maufeat added 1 commit 2025-08-10 06:08:04 +02:00
revert to windowsvista and use dwmapi for dark mode
All checks were successful
eden-license / license-header (pull_request) Successful in 15s
527205ee79
Maufeat added 1 commit 2025-08-10 06:47:54 +02:00
add: titlebar filter to apply to all widgets
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
6ccfcc8c17
crueter approved these changes 2025-08-10 22:14:03 +02:00
crueter left a comment
Owner

Not sure the polish filter is needed, but the call is so trivial it doesn't even matter.

Not sure the polish filter is needed, but the call is so trivial it doesn't even matter.
crueter merged commit 3f02d7713f into master 2025-08-10 22:14:13 +02:00
crueter deleted branch wintheme 2025-08-10 22:14:13 +02:00
Sign in to join this conversation.
No description provided.