Review Request 119713: Switch to breeze or oxygen if they are available and icon theme is either not set or hicolor

Aleix Pol Gonzalez aleixpol at kde.org
Sun Aug 24 22:07:28 UTC 2014



> On Aug. 24, 2014, 9:56 p.m., Aleix Pol Gonzalez wrote:
> > Changing the theme for everyone using kconfigwidgets would break integration quite a bit, wouldn't it be possible to set it as fallback?
> 
> Albert Astals Cid wrote:
>     Break integration with what?
>     
>     It only changes the theme if it's empty and hicolor, because if it's empty and hicolor, you're going to miss all the icons KStandardActions uses.
>     
>     Set it as fallback? No, the fallback icon theme is hicolor as specified by the xdg icon theme specification.

Ah of course.


- Aleix


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119713/#review65157
-----------------------------------------------------------


On Aug. 13, 2014, 8:55 p.m., Albert Astals Cid wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119713/
> -----------------------------------------------------------
> 
> (Updated Aug. 13, 2014, 8:55 p.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Repository: kconfigwidgets
> 
> 
> Description
> -------
> 
> Putting it in this framework is a bit random, but since it's the one that has KStandardAction i thought it was a "good enough place". I'm open to discussion on where to put this.
> 
> I am running KGeography in a user which has oxygen icons available but since i'm not running neither the kde QPT nor oxygen style nor anything, while moving from KIcon to QIcon::fromTheme i lost most of my icons (since there is no kiconloader in the middle anymore), and the same for kstandardaction icons.
> 
> This patch makes it so that if you are using kstandardactions and your icon theme is hicolor but you have breeze or oxygen installed it changes the theme to one of those.
> 
> I am unconvinced if we want this here or if i want this in my (and potentially) every application so when we run in Gnome or Unity, our apps get icons what were getting in kde4 times because they were using KIcon and they would lose now because of the QIcon::fromTheme recommendation.
> 
> Obviously the missing icons also get fixed by QT_QPA_PLATFORMTHEME=kde but one can not expect to have this define when on non Plasma desktops and since in the past KIcon gave you oxygen-icons even if you were not on plasma i think it makes sense to do this.
> 
> 
> Diffs
> -----
> 
>   src/kstandardaction.cpp a18527b 
> 
> Diff: https://git.reviewboard.kde.org/r/119713/diff/
> 
> 
> Testing
> -------
> 
> KGeography menu items have icons again.
> 
> 
> Thanks,
> 
> Albert Astals Cid
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140824/737571b5/attachment.html>


More information about the Kde-frameworks-devel mailing list