D6313: Support Icon Scale from Icon naming specification 0.13

Andrew Crouthamel noreply at phabricator.kde.org
Mon Apr 2 16:04:27 UTC 2018


acrouthamel added a comment.


  I'm just saying if you prefer colored over symbolic line art, that is something for #Breeze <https://phabricator.kde.org/tag/breeze/> or #vdg <https://phabricator.kde.org/tag/vdg/> to work out. Not that they are really taking advantage of anything.
  
  The bug here is that the system isn't aware of scaling at the moment. So the icons it **should** be displaying are the symbolic ones, regardless of whether you are running HiDPI or not (and whether you like them or not). That's because the menu should be displaying 24x24 or 32x32 icons, or whatever it should be. But in HiDPI environments it is doubling that (or whatever scale you have set), and displaying icons from high-res folders such as 96x96, where they shouldn't be displayed.
  
  This patch fixes that issue and forces the system to load the correct size, as originally intended. Menus and stuff shouldn't be loading icons from these high-res folders. Symbolic vs. colored is a design thing to work out separately.

REPOSITORY
  R302 KIconThemes

REVISION DETAIL
  https://phabricator.kde.org/D6313

To: broulik, kde-frameworks-devel, #plasma, #vdg
Cc: hein, rkflx, acrouthamel, ngraham, elvisangelaccio, mart, kvermette, cfeck, davidedmundson, plasma-devel, #frameworks, ragreen, Pitel, michaelh, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180402/47b590a2/attachment-0001.html>


More information about the Plasma-devel mailing list