You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I happened to notice this crate depends on an unmaintained gtk3 crate. Are there plans to upgrade to gtk4 instead? https://github.com/gtk-rs/gtk4-rs
I see a handful of advisory issues were closed: #258
We currently need gtk3 for creating tray icons, but there is some effort going on to move away from gtk to StatusNotifierItem protocol for trays, once that is done we can start migrating all of our stack to gtk4.
This is probably a lot of work, especially for this menu crate and probably will land in the next major for Tauri (i.e v3)
Hi! I happened to notice this crate depends on an unmaintained gtk3 crate. Are there plans to upgrade to gtk4 instead? https://github.com/gtk-rs/gtk4-rs
I see a handful of advisory issues were closed:
#258
I happened to noticed due to another issue: GHSA-wrw7-89jp-8q8g
The text was updated successfully, but these errors were encountered: