Skip to content

kicontheme: add `MatchBestOrGreaterSize` flag

Fushan Wen requested to merge work/fuf/matchlarger into master

This allows KIconTheme to skip any icon that has a smaller size than the requested size.

Background: The icon KCM needs to filter out small icons in previews because adwaita-icon-theme removed many 32x32 pixmaps.

image

Edited by Fushan Wen

Merge request reports