qml Windows native style is broken on dark mode: switch to Fusion
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 7 Oct 2024 08:40:41 +0000 (10:40 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Mon, 7 Oct 2024 13:29:36 +0000 (15:29 +0200)
commit07958ce53fd1f23786025ed78166289692baf5e8
tree84bfd7fbe38fa5fe6afc827543e43b76bdf78839
parentcf1a6d75ebb8d6b95945a770706985763b30f3f2
qml Windows native style is broken on dark mode: switch to Fusion

we will temporarily be using Fusion generic desktop style

Close https://github.com/nextcloud/desktop/issues/7215

see upstream Qt bug
https://bugreports.qt.io/browse/QTBUG-113469?focusedId=724929&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-724929

they apparently do not plan to fix Windows qml style to support dark
mode on Windows 11

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/main.cpp