<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 22, 2016 at 9:01 PM, René J. V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">David Edmundson wrote:<br>
<br>
> KDE Resource Database.<br>
...<br>
<span class="">> It then grew to include some GTK settings and backporting stuff to KDE4.<br>
<br>
</span>What backporting stuff?<br></blockquote><div><br></div><div>As we have KDE apps using kdelibs4 this also saves some settings to ~/.kde4/kdeglobals as well as the new place.<br> <br></div><div>I hope by now it's  redundant, but I'm not sure.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I have a bit of a dilemma here, which results from the fact that MacPorts also<br>
provides a whole range of GTk applications, a number of which I happen to use<br>
... with the QtCurve/gtk2 and oxygen-gtk3 themes. From what I understand, the<br>
export of the KDE colour palette choice is handled by krdb.cpp. Is that correct?<br>
<br></blockquote>yes.<br></div><div class="gmail_quote">I'm not convinced how much works.</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
What I cannot determine so easily is whether it does more than that. Isn't<br>
applyQtColors() responsible for storing the palette colours into kdeglobals,<br>
from where they're read by the KDE platform plugin theme?<br></blockquote><div><br></div><div>Not quite. This writes the colours out into the file ~/.config/Trolltech.conf<br></div><div>Qt used to load that as a fallback for loading kdeglobals.<br><br></div><div>A quick grep seems (unsurpsingly) this doesn't have an effect on Qt5.<br></div><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
If so, that seems a crucial feature. I just checked: removing the Colors:<br>
categories from my kdeglobals and changing the ColorScheme key didn't change the<br>
colours of newly started applications (my regular colour scheme is hand-tuned to<br>
match the native colour scheme at least as far as window colours go).<br>
<br>
What colours are used when the platform plugin (khintssettings) doesn't find<br>
either any Colors: categories or a ColorScheme string (and the default .colors<br>
file isn't available)?<br></blockquote><div><br></div><div>Which platform plugin are you using? <br></div><div><br></div><div>If the platform plugin doesn't load anything, it seems it will use qt_fusionPalette() which is hardcoded.<br></div><div><br></div><div>David<br></div><div><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><font color="#888888"><br>
R.<br>
</font></span><div class=""><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br></div></div>