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

Implement a Fluent Design 2 (WinUI3) GUI. #7738

Open
RokeJulianLockhart opened this issue Jan 9, 2025 · 2 comments
Open

Implement a Fluent Design 2 (WinUI3) GUI. #7738

RokeJulianLockhart opened this issue Jan 9, 2025 · 2 comments
Labels
1. to develop enhancement enhancement of a already implemented feature/code

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Jan 9, 2025

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature request

Which Nextcloud Version are you currently using:

I believe that I am unable to access this information.

Is your feature request related to a problem? Please describe.

WinUI versions 2 and 3 are the sole currently Microsoft-endorsed GUI toolkits for Windows applications. This matters, because like how on AOSP, any application targeting API Level >31 is expected, by the userbase, to adhere to Material 3 design guidelines (the application style standard) and support Material You (the user-defined colouration customisation standard), Windows 11 users expect (Version >1 of) WinUI.

Currently, NextCloud does not do so:

Image

Describe the solution you'd like

Convert your GUI markup (or code, if it's inline — I'm unfamiliar with this codebase) to Version >1 of WinUI.

Describe alternatives you've considered

Somehow implement the Fluent Design application style guidelines without doing so. This seems like a lot more work for no gain, though.

Additional context

OneDrive has done so:

Image

Alternative examples of well-designed FD applications are:

  1. simon-knuth/scanner:

    Image

  2. bloxstraplabs/bloxstrap:

    Image

@RokeJulianLockhart RokeJulianLockhart added 0. Needs triage enhancement enhancement of a already implemented feature/code labels Jan 9, 2025
@mgallien
Copy link
Collaborator

we currently are working on the switch to a Fluent Windows style (native Windows 11 style from Microsoft).
see #7416
any bigger redesign of the settings dialog would take longer

@RokeJulianLockhart
Copy link
Author

#7738 (comment)

@mgallien, that is a significant improvement. If Qt is actually able to provide a compliant application style, then perhaps that is the solution. I'm rather surprised that they've bothered to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement enhancement of a already implemented feature/code
Projects
None yet
Development

No branches or pull requests

2 participants