kdelibs/kdeui
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
..
actions kdeui: correct QFontDatabase::standardSizes() usage in KFontSizeAction 2022-11-17 15:18:57 +02:00
colors generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
config kdeui: prepare for Katie changes 2022-11-19 05:02:18 +02:00
dialogs generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
findreplace generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
fonts kdeui: prepare for Katie changes 2022-11-19 05:02:18 +02:00
icons kdeui: ensure the favicon has size suitable for overlay 2022-11-25 04:44:04 +02:00
itemviews kdeui: remove redundant KCategorizedView reimplementations 2022-11-12 14:50:04 +02:00
jobs kdeui: remove unused KStyle methods 2022-09-23 04:13:50 +03:00
kernel kdeui: remove FIXME 2022-11-22 23:45:40 +02:00
notifications kdeui: do not detach the QImage object in KStatusNotifierItemPrivate::imageToStruct() 2022-11-24 20:23:56 +02:00
paged generic: compiler warning fixes 2021-06-13 16:16:12 +03:00
shortcuts kdeui: correct debug messages area code 2022-10-22 20:25:57 +03:00
sonnet generic: prepare for Katie changes 2022-11-13 00:46:32 +02:00
tests kdeui: remove unused KFadeWidgetEffect class 2022-11-21 20:05:45 +02:00
util kdeui: replace tab with space in KPassivePopup::setPopupStyle() 2022-11-22 23:15:33 +02:00
widgets kdeui: remove unused KFadeWidgetEffect class 2022-11-21 20:05:45 +02:00
windowmanagement kdeui: check if Xfixes is available before using xfixesEventBase 2022-11-17 00:45:38 +02:00
xmlgui generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
CMakeLists.txt kdeui: remove unused KFadeWidgetEffect class 2022-11-21 20:05:45 +02:00
preparetips kdeui: rewrite preparetips as shell script 2021-06-22 12:40:31 +03:00
TODO.xmlgui initial import 2014-11-13 01:04:59 +02:00