-
Notifications
You must be signed in to change notification settings - Fork 801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert dark mode regressions on Windows 10 #7463
base: master
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
Revert "remove broken system paellete detection within our custom style"
This reverts commit 2d08cdb. Signed-off-by: Claudio Cambra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 212110d - Browse repository at this point
Copy the full SHA 212110dView commit details -
Add convenience method to check Windows 11 availability
Signed-off-by: Claudio Cambra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c74f5a - Browse repository at this point
Copy the full SHA 7c74f5aView commit details -
Use old palette change detection method on Windows 10 and under
Signed-off-by: Claudio Cambra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8f39e6 - Browse repository at this point
Copy the full SHA e8f39e6View commit details -
If <= Windows 10, use the reserve dark palette for dark mode
Signed-off-by: Claudio Cambra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 722b050 - Browse repository at this point
Copy the full SHA 722b050View commit details -
Use registry-based dark mode detection on <= Windows 10
Signed-off-by: Claudio Cambra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 587c756 - Browse repository at this point
Copy the full SHA 587c756View commit details -
Use QOperatingSystemVersion in Windows 11 check
Signed-off-by: Claudio Cambra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ef3fd4 - Browse repository at this point
Copy the full SHA 0ef3fd4View commit details
Commits on Nov 13, 2024
-
use QWidget Fusion style on Windows 10: enable dark mode
Signed-off-by: Matthieu Gallien <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b2ca2c - Browse repository at this point
Copy the full SHA 5b2ca2cView commit details -
create a log category for OCC::Theme class
Signed-off-by: Matthieu Gallien <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24308c3 - Browse repository at this point
Copy the full SHA 24308c3View commit details -
implement a drak mode palette and use it when needed
for now unable to dynamically switch between light and dark mode Signed-off-by: Matthieu Gallien <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fedc7c - Browse repository at this point
Copy the full SHA 8fedc7cView commit details -
on Windows 10 follow color scheme changes and apply them
Signed-off-by: Matthieu Gallien <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4711f1f - Browse repository at this point
Copy the full SHA 4711f1fView commit details -
some improvements for account network settings
Signed-off-by: Matthieu Gallien <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29c57e6 - Browse repository at this point
Copy the full SHA 29c57e6View commit details