<div dir="auto">Do you think it's a good idea to ask packagers to make KIconThemes depend on Breeze icons?</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 29, 2018, 19:29 Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El dimecres, 29 d’agost de 2018, a les 12:56:53 CEST, Aleix Pol va escriure:<br>
> On Tue, Aug 28, 2018 at 10:45 PM Albert Astals Cid <<a href="mailto:aacid@kde.org" target="_blank" rel="noreferrer">aacid@kde.org</a>> wrote:<br>
> ><br>
> > El dijous, 16 d’agost de 2018, a les 15:19:36 CEST, Albert Astals Cid va escriure:<br>
> > > Missatge de Albert Vaca <<a href="mailto:albertvaka@gmail.com" target="_blank" rel="noreferrer">albertvaka@gmail.com</a>> del dia dj., 16 d’ag. 2018 a<br>
> > > les 13:57:<br>
> > ><br>
> > > > 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 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>
> > > ><br>
> > ><br>
> > > If we can get this accepted into Qt<br>
> > >     <a href="https://codereview.qt-project.org/#/c/237025/" rel="noreferrer noreferrer" target="_blank">https://codereview.qt-project.org/#/c/237025/</a><br>
> > > Which i think we could since it mimics nicely the setThemeName<br>
> > > functionality.<br>
> > ><br>
> > > We can then just add a Q_COREAPP_STARTUP_FUNCTION in KIconTheme that does<br>
> > >   QIcon::setFallbackThemeName("breeze");<br>
> > ><br>
> > > And that'd be a one place fix all solution.<br>
> ><br>
> > FWIW this just landed<br>
> > <a href="https://phabricator.kde.org/D14983" rel="noreferrer noreferrer" target="_blank">https://phabricator.kde.org/D14983</a><br>
> ><br>
> > Cheers,<br>
> >   Albert<br>
> ><br>
> > ><br>
> > > Cheers,<br>
> > >   Albert<br>
> > ><br>
> > ><br>
> > > ><br>
> > > > (Please CC me as I'm not subscribed to the list.)<br>
> > > ><br>
> > > > Albert<br>
> > > ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> <br>
> This will still not fix it entirely, as not every application will be<br>
> linking against KIconThemes, especially on Gnome.<br>
<br>
KXMLGui links against KIconThemes.<br>
<br>
Any application that pretends to look like a desktop application should be using KXmlGui.<br>
<br>
Applications that are too fancy for their own good and don't want to use KXmlGui can call that one liner by themselves if they care about their look and feel on Gnome desktops.<br>
<br>
Cheers,<br>
  Albert<br>
<br>
> <br>
> Aleix<br>
<br>
<br>
<br>
<br>
</blockquote></div>