Skip to content

Allow smaller (16x16 pixels) icon size #210

@eugenesvk

Description

@eugenesvk

Due to Windows scaling on my PC the miminum icon size your app offers (32x32) is too big and overlaps the search string (unless replaced by another icon, appropriate for the found item). Could you please also add an option to allow showing the smaller icon size (16x16) to avoid this?
Thsnk

#satellite_pos = topleft

# Size of the satellite icon
# * Accepted values:
#   * small: icon size is 32x32 pixels
#            if position is 'topleft', icon is small enough to be embedded in
#            the LaunchBox
#   * large: icon size is 64x64 pixels
#   * jumbo: icon size is 128x128 pixels, may look ugly for some items
# * The sizes in pixels given above are relative to a resolution of 96dpi (100%
#   scaling). Keypirinha is DPI-aware and will take care of scaling its GUI
#   according to the DPI resolution of each monitor
#satellite_size = jumbo

Update: Note the no in the "nothing found", the K icon is a bit too wide

keypirinha

And here is a proper icon that fits perfectly when it's not scaled along with the desktop DPI scaling
keypirinha2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions