kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://ko-fi.com/post/Kando-1-0-0-released-G2G5Z1DOS
Other
1.17k stars 25 forks source link

Ability to use the icon from EXE files as an icon in Kando. #459

Open ScottVordem opened 2 weeks ago

ScottVordem commented 2 weeks ago

Description

It would be a nice feature to be able to assign the icon image from the program being assigned itself. On Windows, EXE files normally have an icon assigned to them and other software are able to use it as an icon. It would help with identifying programs easier in Kando, especially if there isn't a similar icon in the existing libraries.

Affected Desktop Environments

Windows

Additional Information

The image that is used as an icon for EXEs is an .ico file. sometimes this file is present in the program's directory, but most of the time it is only in the EXE file.

Schneegans commented 2 weeks ago

Hi there! Yeah, this would be nice. However, I have no idea how difficult this would be to implement. And it would be a Windows-only feature. I think we should have two other features in the future which would make this one more or less obsolete:

What do you think?