yatima1460 / Drill

Search files without indexing, but fast crawling
https://drill.software/
GNU General Public License v2.0
268 stars 21 forks source link

Some default icons are not installed by default with GTK on OSX #17

Open giulioz opened 5 years ago

giulioz commented 5 years ago

GTK icons for files doesn't show properly on MacOS

image

yatima1460 commented 5 years ago

So installing adwaita fixes this but at the same time it should be self-contained, I think I will add my own icons.

Also the Cocoa port needs to be made

yatima1460 commented 5 years ago

@giulioz Can you build the latest GTK version and tell me what exactly does not work?

From what I see it seems only icons are missing but GTK works perfectly on OSX

yatima1460 commented 5 years ago

If you can confirm that only icons are missing I will add my own icons instead of using the GTK theme ones and build GTK binaries for OSX too

giulioz commented 5 years ago

Will do ASAP

yatima1460 commented 4 years ago

@giulioz can you try the latest version and let me know the current situation?