Skip to content
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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

claucambra
Copy link
Collaborator

@claucambra claucambra commented Nov 5, 2024

Closes #7269

@claucambra claucambra added os: 🚪 Windows hotspot: visual Window positioning, font sizing, etc. labels Nov 5, 2024
@claucambra claucambra self-assigned this Nov 5, 2024
@claucambra claucambra force-pushed the bugfix/revert-windows-dark-regressions branch 3 times, most recently from 06d2cca to a7e2afd Compare November 5, 2024 08:28
@claucambra
Copy link
Collaborator Author

/backport to stable-3.14

@claucambra claucambra added this to the 3.14.5 milestone Nov 5, 2024
@claucambra claucambra force-pushed the bugfix/revert-windows-dark-regressions branch from a7e2afd to dbf4d1d Compare November 5, 2024 08:49
Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

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

did not work
still getting this
image
settings dialog stays light mode
image

src/libsync/theme.cpp Outdated Show resolved Hide resolved
@claucambra claucambra force-pushed the bugfix/revert-windows-dark-regressions branch from d3cf8e6 to f913087 Compare November 10, 2024 13:40
@Rello Rello modified the milestones: 3.14.5, 3.15.0 Nov 11, 2024
@mgallien mgallien force-pushed the bugfix/revert-windows-dark-regressions branch from f913087 to 579109d Compare November 12, 2024 13:17
src/gui/main.cpp Outdated Show resolved Hide resolved
@mgallien mgallien force-pushed the bugfix/revert-windows-dark-regressions branch from a7f00e2 to 73533f1 Compare November 12, 2024 14:34
for now unable to dynamically switch between light and dark mode

Signed-off-by: Matthieu Gallien <[email protected]>
@mgallien mgallien force-pushed the bugfix/revert-windows-dark-regressions branch from 151db0d to 29c57e6 Compare November 13, 2024 14:35
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7463-29c57e6a6555eedfd8db2fcaf41307c36f223e7f-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Copy link

sonarcloud bot commented Nov 13, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
8.1% Coverage on New Code (required ≥ 80%)
B Maintainability Rating on New Code (required ≥ A)
D Security Rating on New Code (required ≥ A)
24 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-request hotspot: visual Window positioning, font sizing, etc. os: 🚪 Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Nextcloud UI (3.14.1) is broken on Windows 10 (21H2 19044.4894) using dark mode
5 participants