-
Notifications
You must be signed in to change notification settings - Fork 46
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
Use GTK3's Gtk.Application/Gtk.ApplicationWindow #178
Comments
For more information: https://python-gtk-3-tutorial.readthedocs.io/en/latest/application.html |
@hugoholgersson: Would you know what needs to be done here? |
No, I don't. I only made a similar note in #165 (comment) but I did not dig deeper. It would be cool if you'd take a stab. I'd be happy to test and review a PR for this. |
yuriiz
pushed a commit
to yuriiz/diffuse
that referenced
this issue
Nov 6, 2022
yuriiz
pushed a commit
to yuriiz/diffuse
that referenced
this issue
Nov 6, 2022
yuriiz
pushed a commit
to yuriiz/diffuse
that referenced
this issue
Nov 8, 2022
yuriiz
pushed a commit
to yuriiz/diffuse
that referenced
this issue
Nov 12, 2022
yuriiz
pushed a commit
to yuriiz/diffuse
that referenced
this issue
Nov 12, 2022
MightyCreak
added a commit
that referenced
this issue
Nov 21, 2022
* Use GTK3's GApplication/GtkApplication #178 * fix: remove icons in menu * doc: update CHANGELOG.md * chore(i18n): update po/diffuse.pot Co-authored-by: Yurii Zolotko <[email protected]> Co-authored-by: Romain Failliot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for native macOS menu.
Follow-up to #143 (comment).
The text was updated successfully, but these errors were encountered: