A better Qt application inclusion in GNOME
https://github.com/MartinBriza/QGnomePlatform
QGnomePlatform is a Qt Platform Theme aimed to accommodate as much of GNOME
settings as possible and utilize them in Qt applications without modifying them -
making them fit into the environment as well as possible.
- Links to GNOME:Apps / QGnomePlatform
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:DarkWav/QGnomePlatform && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
QGnomePlatform-0.9.1.tar.gz | 0000046387 45.3 KB | |
QGnomePlatform.changes | 0000009995 9.76 KB | |
QGnomePlatform.spec | 0000006737 6.58 KB | |
_multibuild | 0000000073 73 Bytes | |
fix-XSetTransientForHint.patch | 0000000852 852 Bytes |
Revision 4 (latest revision is 9)
Simon Vogl (DarkWav)
committed
(revision 4)
Update to version 0.9.1 + Changes: - Thinner border between window and decorations - Added support for KColorScheme using Adwaita-like color schemes - Added integration for QtQuick Controls2 applications - Added support for color-scheme in GSettings backend - Implemented reasonable icon fallback - depends on Qt change 476542 - Qt6: implemented support for QPlatformTheme::MouseCursorSize and QPlatformTheme::MouseCursorTheme + Fixes: - Do not crash when GSettings shema is not found - Respect QT_STYLE_OVERRIDE env variable - Fixed titlebar dimming on Wayland - Fixed regression in rendering titlebar on vanilla Qt
Comments 0