Skip to content

Make use of ECMAddAppIcon to add app icon

Gary Wang requested to merge garywang/kcharselect:ecm-add-icon into master

This patch could be helpful to add icon to executable build under platforms other than Linux.

Windows for example (build with MSYS2/UCRT64):

image

Some other things to ask:

  1. Are there logo icons available other than the current 128x128 PNG file? SVG or other resolution PNG files for example. This could help generate better icon resources.
  2. I also plan to add Craft CI build for Windows so Windows users can also download this utility if needed. Is that acceptable? edit: seems there are CI configuration for the Craft Windows CI but binary is missing. I guess we probably need to figure out what went wrong.
  3. Is there a related chatroom (KDE's matrix instance for example) for contributors or maintainers of this project?

Thanks!

Edited by Gary Wang

Merge request reports