Skip to content

Make exported desktop search provider app icon sizes adjustable#1418

Merged
kolunmi merged 1 commit intomainfrom
adjustable-search-provider-icons
Apr 15, 2026
Merged

Make exported desktop search provider app icon sizes adjustable#1418
kolunmi merged 1 commit intomainfrom
adjustable-search-provider-icons

Conversation

@kolunmi
Copy link
Copy Markdown
Collaborator

@kolunmi kolunmi commented Apr 15, 2026

Added a new environment variable BAZAAR_DESKTOP_SEARCH_PROVIDER_ICON_SIZE which may be read as an unsigned integer from 1 to 256 to specify the square pixel size of icons sent to the desktop search provider. This should be configured to be a higher value than its default value of 24x24 when on KDE, as krunner paints result icons as much larger than gnome-shell does. This way, the images will not appear blurry as they have historically on KDE.

@renner0e 👀

Added a new environment variable `BAZAAR_DESKTOP_SEARCH_PROVIDER_ICON_SIZE`
which may be read as an unsigned integer from 1 to 256 to specify the square
pixel size of icons sent to the desktop search provider. This should be
configured to be a higher value than its default value of 24x24 when on KDE, as
krunner paints result icons as much larger than gnome-shell does. This way, the
images will not appear blurry as they have historically on KDE
@kolunmi kolunmi requested a review from renner0e April 15, 2026 03:36
@renner0e
Copy link
Copy Markdown
Collaborator

Worky! Thank you so much, this is really nice.
image

image image

Results with:
BAZAAR_DESKTOP_SEARCH_PROVIDER_ICON_SIZE=128 flatpak run io.github.kolunmi.Bazaar

@kolunmi
Copy link
Copy Markdown
Collaborator Author

kolunmi commented Apr 15, 2026

image

@kolunmi kolunmi merged commit 847c9b1 into main Apr 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants