-
Couldn't load subscription status.
- Fork 7.5k
[Light Switch] Switch desktop wallpapers with the Light/Dark mode #42624
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
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Hi, could you help me rerun the CI? |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Can you run it again? I believe this is very close to the final version. |
|
How does this handle multiple virtual desktops? I've noticed that Windows seems to only apply wallpaper changes to the current desktop, which... can be useful, I guess, but I would want to be able to choose to have wallpaper changes affect ALL virtual desktops. Anyway, tying that back to Light Switch, will the wallpaper be changed across all virtual desktops? |
This comment has been minimized.
This comment has been minimized.
Today, I learned a lot from https://github.com/MScholtes/VirtualDesktop, and using Windows's internal API can solve the problem. |
This comment has been minimized.
This comment has been minimized.
Now once the wallpaper is changed, it will be synchronized across all virtual desktops. |
Partially resolved #42436.
I'm not sure how to set the AccentColor and ColorizationColor that is consistent with the Settings App, and the same goes for switching themes. If anyone has a solution, please let me know.