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

Cannot use with GTK 4 #27

Closed
m4tx opened this issue Jan 25, 2022 · 1 comment
Closed

Cannot use with GTK 4 #27

m4tx opened this issue Jan 25, 2022 · 1 comment
Labels

Comments

@m4tx
Copy link

m4tx commented Jan 25, 2022

Since libappindicator-rs uses GTK 3 as its dependencies, it cannot be used with GTK 4-based applications. Right now, when you use libappindicator-rs in a GTK 4 app, it panics with GTK was not actually initialized error.

gtk4-rs crate has been living for quite some time, so it would be nice to support it.

@m4tx m4tx added the bug label Jan 25, 2022
@m4tx
Copy link
Author

m4tx commented Jan 25, 2022

Oh, actually I just realized this is because of the upstream library not supporting GTK 4 (AyatanaIndicators/libayatana-appindicator#22). Please feel free to close this issue until it's resolved there if you feel like doing so.

@wusyong wusyong closed this as completed Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants