Skip to content
Draft
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
1146d53
Initial plan
Copilot Feb 27, 2026
372f142
Fix: Silently handle InvalidCastException from WPF system resource in…
Copilot Feb 27, 2026
41d5e0a
Revert "Fix: Silently handle InvalidCastException from WPF system res…
Jack251970 Feb 28, 2026
60b92c5
Improve brush handling and resource safety in theme styles
Jack251970 Feb 28, 2026
5635783
Limit theme refresh to when color scheme is "System"
Jack251970 Feb 28, 2026
966bcdd
Refactor UI thread checks in Theme async methods
Jack251970 Feb 28, 2026
7b85574
Refactor drop shadow logic in Theme.cs for accuracy
Jack251970 Feb 28, 2026
a83da2b
Improve Theme resource handling and suppress async warnings
Jack251970 Feb 28, 2026
84ed1fa
Add null checks and fix dispatcher invocation in Theme
Jack251970 Feb 28, 2026
340f2cb
Refactor blur theme detection for accuracy
Jack251970 Mar 1, 2026
5b6b7e7
Rename themeName to theme in UpdateFonts for consistency
Jack251970 Mar 1, 2026
9943b72
Refactor drop shadow handling for window border style
Jack251970 Mar 1, 2026
3db201f
Use DispatcherPriority.Render for theme UI updates
Jack251970 Mar 1, 2026
c87f3d3
Improve theme resource access robustness
Jack251970 Mar 1, 2026
2e6fb61
Refactor blur theme logic and helper function
Jack251970 Mar 1, 2026
428a7ad
Prioritize user ColorScheme over system dark mode setting
Jack251970 Mar 1, 2026
4767b44
Optimize SolidColorBrush usage for window background
Jack251970 Mar 1, 2026
e3d71f9
Refactor window border style creation and copying
Jack251970 Mar 1, 2026
46cecb2
Improve code quality
Jack251970 Mar 1, 2026
65042d9
Update WindowBorderStyle to use global app resources
Jack251970 Mar 1, 2026
7476cdd
Simplify theme refresh logic in ActualApplicationThemeChanged
Jack251970 Mar 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading