[Development] Dark mode, palettes, styles etc.

Jason H jhihn at gmx.com
Fri Jul 6 21:15:29 CEST 2018



> Sent: Friday, July 06, 2018 at 4:50 AM
> From: "Shawn Rutledge" <Shawn.Rutledge at qt.io>
> To: "development at qt-project.org" <development at qt-project.org>
> Subject: [Development] Dark mode, palettes, styles etc.
>
> 
> > On 4 Jul 2018, at 16:19, Morten Sørvig <Morten.Sorvig at qt.io> wrote:
> > 
> > Hi all,
> > 
> > macOS 10.14 is now in (public) beta and we've had some time to test Qt on it.
> > 
> > ...
...
> > will indicate that the app _does_ support dark mode, and Qt will get out
> > of the way and not apply its disable. Setting it to true will insulate the
> > app against any changes in the Qt default.
> 
> I would like to see this feature as a cross-platform feature rather than mac-specific.
> 
...
> There is talk of rearchitecting QStyle in Qt 6.  IMO this is a very important feature we should take into account.

QStyle should be usable with QtQuick, but without requiring linking of widgets, that is to say there needs to be a QQuickStyle class or something.



More information about the Development mailing list