bayleeadamoss / zazu

:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.
http://zazuapp.org
MIT License
2.09k stars 168 forks source link

[Feature Request] In Windows 10, show icon of application instead of the default file icon. #268

Open nalexander50 opened 7 years ago

nalexander50 commented 7 years ago

It would be super helpful if Zazu would display application icons in search results. Right now, I am only seeing the default file icon.

Expected Behavior

Actual Behavior

Steps to reproduce the behavior

Versions

App Environment: production App Version: 0.4.0 Electron Version: 1.3.13 Node Version: 6.5.0 Chrome Version: 52.0.2743.82

Log: https://gist.github.com/nalexander50/511d8e94b1f3857558a6c33422e58074

Image: http://imgur.com/a/16ysR

bayleedev commented 7 years ago

I'd love to do this. We recently made the file-finder have os-specific adapters. Currently on mac has icons, but having a windows adapter is easily the next feature of this plugin.

Some of the core devs, including myself, are happy to pair on this feature with you if you want to give us some direction or take a stab at implementing it yourself.