-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fluent UI #184
base: main
Are you sure you want to change the base?
Fluent UI #184
Conversation
This now requires Material 3
…tCulture Material 3 Theme + Update Time conversion to use CultureInfo.InvariantCulture
See discussion at MahApps/MahApps.Metro#4194 (comment)
Deprecated MacOS taskbar positioning logic
@coenm , Apologies for putting so much in one PR. Replacing some UI things required replacing others and that broke other things, so it kind of required re-writing much of the MainWindow logic. And sorry about the large number of files; they're mostly fonts, themes and colour palettes. |
Hi @coenm , let me know if you're still considering this PR as I had a few more UI-related ideas that depend on this PR. |
Hi @gabriel-vanca , Yes, I'm still open for an UI update. However, I liked your dark mode in PR #162 more compared to this one. Also, both PR's had some 'issues' or additions I didn't like and were blocking for me. If you are still willing to put some time into RepoM (which i'm really grateful for), we should come up with some plan first before you putting in all this effort. |
Sure, @coenm , I'd like that. The UI framework in the previous PR is deprecated, so I suggest we should use this newer one. The theme can be changed easily to be closer to the theme in the old one. What do you have in mind regarding blocking additions and changes? |
Decided to rethink PR #162 and switch to Fluent design as Material looks outdated, MahApps Metro is very slow in getting updates and FluentWpf has not been maintained for 3 years.
PR changelog:
Dark Mode:
Light Mode:
High Contrast Mode: (dark high contrast modes are coming later)
Ideas for future PRs: