Files
oak-gpui/crates
张小白 e083679e0d windows: Prefer WM_SETTINGCHANGE when handing theme changed events (#23727)
I recently noticed that on my Windows 11 machine, Zed no longer receive
the `WM_DWMCOLORIZATIONCOLORCHANGED` message when the system theme
changes. This functionality was present in the past. While this change
might be unexpected, it's understandable given Microsoft's history of
system updates.

This pull request proposes an alternative approach using the
`WM_SETTINGCHANGE` message to handle theme changes.

Release Notes:

- N/A
2025-01-28 15:47:55 +08:00
..
2025-01-27 13:40:59 -05:00
2025-01-26 23:37:34 +00:00
2025-01-26 23:37:34 +00:00
2025-01-27 21:56:29 +00:00
2025-01-27 13:40:59 -05:00
2025-01-27 21:56:29 +00:00