QGnomePlatform
QGnomePlatform copied to clipboard
QPlatformTheme for a better Qt application inclusion in GNOME
It would be nice if the build would allow for simultaneous building of the QT5 and QT6 feature since some applications are already switching to qt6.
`QT_LOGGING_RULES='qt.qpa.qgnomeplatform*.debug=true' kvantummanager` ```shell qt.qpa.qgnomeplatform: String name: "Sans 13" qt.qpa.qgnomeplatform: Font name: "Sans" (size 13 ) qt.qpa.qgnomeplatform: String name: "Sarasa Term Slab SC Italic 12" qt.qpa.qgnomeplatform: Monospace font name: "Sarasa Term...
In QGnomePlatformTheme::QGnomePlatformTheme, there's the following code: ``` // if the user has explicitly set something else, don't meddle // Also ignore the default Fusion style if (!QQuickStyle::name().isEmpty() && QQuickStyle::name() !=...
@jpnurmi `cmake -DUSE_QT6=true ..` Log : Ubuntu 22.04 -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info...
(I have a NixOS and a Fedora installation, both are running Cinnamon and I can reproduce these behaviors on both installations) --- The background story is long and thanks for...
With the non-native dialog (or native dialogs on other platforms like Windows or MacOS), a QColorDialog (or other QDialog) that is set to be modal stays on top. The GTK3...
Apparently libdecor now has gtk plugin so it might be worth at least giving it a shot and see if we can implement our decorations with it. Link: https://gitlab.gnome.org/jadahl/libdecor
The Xfce desktop environment uses [the xfconf service](https://docs.xfce.org/xfce/xfconf/start) for desktop settings. Can support for it be added so that we can read settings from Xfce like we do for GNOME/MATE...
https://github.com/qt/qtbase/blob/dev/src/gui/kernel/qstylehints.cpp#L598 https://github.com/qt/qtbase/blob/dev/src/gui/kernel/qguiapplication.cpp#L1534 https://github.com/qt/qtbase/blob/dev/src/gui/kernel/qguiapplication.cpp#L2652
Please help https://github.com/flathub/org.musescore.MuseScore/issues/119 https://github.com/flathub/org.musescore.MuseScore/issues/119#issuecomment-1925448062