kdelibs/kdeui/icons
Ivailo Monev d37a7c4c6e kdeui: ensure the favicon has size suitable for overlay
with commit de8c7f6af1d79c6b3cd3e8b2a21a56a020163b73 (in kde-workspace) I
changed the behaviour of favicon KDED module to not down-scale the favicons
to 16x16 and that ofcourse means large favicons (e.g. 256x256, yes some
websites have favicon with such size) may be overlayed on top of 32x32 icon
which does not look OK.

with this change the icon overlay will match the visual ratio of any
other icon overlay, unfortunetly that means scaling the favicon (i.e. for
large icons such 256x256, favicon with size 16x16 may be up-scaled to 32x32
) but it will still look better than it used to

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-25 04:44:04 +02:00
..
k3icon_p.h generic: misc cleanups 2015-09-05 05:16:46 +00:00
kicon.cpp initial import 2014-11-13 01:04:59 +02:00
kicon.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kiconeffect.cpp kdeui: avoid temporary in KIconEffect::semiTransparent() 2022-09-21 02:04:08 +03:00
kiconeffect.h generic: rename KIconEffect::shadowBlur() method and use it in Plasma::PaintUtils::shadowBlur() 2021-11-12 03:25:28 +02:00
kiconengine.cpp kdeui: move default switch case to bottom in qIconModeToKIconState() function 2021-08-28 05:08:24 +03:00
kiconengine_p.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kiconloader.cpp kdeui: ensure the favicon has size suitable for overlay 2022-11-25 04:44:04 +02:00
kiconloader.h kdeui: remove unused KAnimatedButton class and KIconLoader getters for movies 2022-09-28 17:56:47 +03:00
kicontheme.cpp generic: prepare for Katie changes 2022-11-09 04:43:56 +02:00
kicontheme.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00