uriegel / systemicons

MIT License
6 stars 10 forks source link

Upgrade gtk to 0.18 #5

Closed ansirotenko closed 1 month ago

ansirotenko commented 1 month ago

System icons has dependency to old version of 'gtk' library. It becomes very unfortunate when you want to use systemicons to build Tauri projects. Here is issue on Tauri tracker related to systemicons.

Could you please upgrade version of gtk at your dependencies from 0.14 to 0.18. That would open a lot of possibilities for innovators.

u3l6 commented 1 month ago

System icons has dependency to old version of 'gtk' library. It becomes very unfortunate when you want to use systemicons to build Tauri projects. Here is issue on Tauri tracker related to systemicons.

Could you please upgrade version of gtk at your dependencies from 0.14 to 0.18. That would open a lot of possibilities for innovators.

You can try me fork: https://github.com/u3l6/systemicons

uriegel commented 1 month ago

The crate is updated to use GTK3 version 0.18. In near future "systemicons" will be updated to use GTK4

ansirotenko commented 3 weeks ago

The crate is updated to use GTK3 version 0.18. In near future "systemicons" will be updated to use GTK4

Thanks a lot. Just applied it to my application. https://github.com/ansirotenko/ccv