Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to gtk-4 #259

Open
kyle-leonhard opened this issue Dec 24, 2024 · 2 comments
Open

Upgrade to gtk-4 #259

kyle-leonhard opened this issue Dec 24, 2024 · 2 comments

Comments

@kyle-leonhard
Copy link

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

@amrbashir
Copy link
Member

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)

@kyle-leonhard
Copy link
Author

Thanks @amrbashir !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants