-
Notifications
You must be signed in to change notification settings - Fork 3
Modernize #7
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
base: main
Are you sure you want to change the base?
Modernize #7
Conversation
New in systemd 257
This is needed to use `GIO.Notification`, the replacement for `Gtk.StatusIcon`.
This separates the watching for things to send notifications from the handling of actual requests.
I've probably done enough surgery to warrant it at this point.
One more thing to do here: if the |
Is this ready? |
No, the "rescind the notification on deletion" is not implemented. But I suppose an issue could be raised for that. Would you mind testing it as well? My use case is quite narrow and it works there, but I'm sure there are other cases that may have issues. |
Thanks for the info! Sure, I plan to test this GTK4 port in upcoming weeks (after next week's vacation). |
GTK4 port. Also now supports the system and user password request directories.