<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Missatge de Albert Vaca <<a href="mailto:albertvaka@gmail.com">albertvaka@gmail.com</a>> del dia dj., 16 d’ag. 2018 a les 13:57:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
If we want to reach more potential users, we have to make sure KDE<br>
apps look properly in every desktop. Take a look at how KDE apps look<br>
in Gnome, you will see there are lots of missing icons.<br>
<br>
<a href="https://imgur.com/a/nkeiryb" rel="noreferrer" target="_blank">https://imgur.com/a/nkeiryb</a><br>
<br>
It think it is important to get this fixed, as it can make people not<br>
use our apps.<br>
<br>
Note that, on the other hand, Gnome apps look good in Plasma even when<br>
Breeze doesn't have the icons they need. This is because they fall<br>
back to their own theme when an icon is not found in the system theme:<br>
I just tested it setting the icon theme to Breeze on Gnome, and<br>
deleting the "actions" directory from Breeze, they show the Gnome<br>
icons instead.<br>
<br>
Anyone has a suggestion on how to fix this?<br></blockquote><div><br></div><div><div>If we can get this accepted into Qt</div><div>    <a href="https://codereview.qt-project.org/#/c/237025/" target="_blank">https://codereview.qt-project.org/#/c/237025/</a></div><div>Which i think we could since it mimics nicely the setThemeName functionality.</div><div><br></div><div>We can then just add a Q_COREAPP_STARTUP_FUNCTION in KIconTheme that does</div><div>  QIcon::setFallbackThemeName("breeze");<br></div><div><br></div><div>And that'd be a one place fix all solution.</div><div><br></div><div>Cheers,</div><div>  Albert</div></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
(Please CC me as I'm not subscribed to the list.)<br>
<br>
Albert<br>
</blockquote></div></div>