On 28 Nov 2015, at 01:07, Olivier Goffart <[email protected]> wrote:

>> 
>> A pure KF5 system will not have ~/.kde*/share/config/kdeglobals, correct?
> 
> That code was written for integrating into KDE 4.
> It was not adapted to work with Plasma 5.
> 
> A pure KF5 appliation would anyway use the KDE platform theme plugin provided 
> by KDE Frameworks.  (in frameworkintegration)
> (So in other words: that code should not be executed when kde frameworks is 
> installed, in theory)

In fact, my observations probably imply that the code *is* called when running 
"pure Qt5" apps under X11 (it is with the xcb plugin on OS X; I checked). If 
indeed so, I think it should be updated to comply with KF5 principles if 
KDE_SESSION_VERSION = 5 (and use the KDE4 config as a fallback). No?

R
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to