Open AndyScherzinger opened 2 months ago
main dialog screenshot using more native styling with dark mode (Fusion
qml style)
set status
this was done by using https://github.com/nextcloud/desktop/pull/6980
there is an issue with the Windows
native QML style
this style should look more native but is not working with dark mode
I tried to fix this but that may be a lot of work
I realized that current builds on Windows use "fusion" widget style for QWidget based dialogs with native style, I think we are already better
please note that there is a double frame around the folder configuration area
with better native style on Windows and a couple more small improvements
Nice improvements @mgallien 🤩
I am unsure what to do with the QML user interfaces
should we stay with Fusion
non native but looking good in bright and dark mode ?
should we go with native Windows style and spend a big effort trying to make it work in dark mode ?
I can provide bright mode screenshots to help
@AndyScherzinger @jancborchardt
Fusion
bright mode
Windows
bright mode
@mgallien we should always prefer to have it as native as possible on all platforms. In the 2 screenshots, besides some bugs in the Windows version that have to be fixed, there is almost no discernible difference, and both can look more native.
Another example in settings, the tabs don’t look like standard (more like 2 buttons?) and the line containers for settings groups look quite dated:
I will (but in the make UI more native PR) record a video. I would ping design team there. That should make differences more obvious.
Regarding the frames in the settings dialog, I need to investigate why they look so bad by default. I do not think we override or customize anything there.
regarding the frames and generally the settings please have a look at the screenshots in https://github.com/nextcloud/desktop/pull/7051 I just forgot to left align a single label and fixed after the screenshots
Might be on purpose, hence close if n/a