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

Don't update the settings, unless the theme actually changed #16004

Merged

Conversation

zadjii-msft
Copy link
Member

ImmersiveColorSet gets sent more often than just on a theme change. It notably gets sent when the PC is locked, or the UAC prompt opens.

Validation Steps Performed

Tested manually by setting the font to garboand:

  • locking, then logging back in. No dialog ✅
  • UAC via run dialog + regedit. No dialog ✅
  • Actually changing the OS theme. Dialog ✅

@microsoft-github-policy-service microsoft-github-policy-service bot added Issue-Bug It either shouldn't be doing this or needs an investigation. Area-Settings Issues related to settings and customizability, for console or terminal Product-Terminal The new Windows Terminal. labels Sep 19, 2023
@carlos-zamora carlos-zamora merged commit c1bdcf8 into main Sep 20, 2023
@carlos-zamora carlos-zamora deleted the dev/migrie/b/15732-more-precise-OS-theme-reloading branch September 20, 2023 20:47
DHowett pushed a commit that referenced this pull request Sep 22, 2023
`ImmersiveColorSet` gets sent more often than just on a theme change. It notably gets sent when the PC is locked, or the UAC prompt opens.

## Validation Steps Performed

Tested manually by setting the font to `garbo`and:
* locking, then logging back in. No dialog ✅
* UAC via run dialog + `regedit`. No dialog ✅
* Actually changing the OS theme. Dialog ✅

Closes #15732

(cherry picked from commit c1bdcf8)
Service-Card-Id: 90600308
Service-Version: 1.18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Settings Issues related to settings and customizability, for console or terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.
Projects
Development

Successfully merging this pull request may close these issues.

Suppressed application title overwritten after screen lock
3 participants