-
Notifications
You must be signed in to change notification settings - Fork 41
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
Feature Request: Clicking on Update Notification should open main GUI #211
Comments
In this section of the pystray docs, the following is mentioned:
So what I mentioned should be possible to do with |
Updater is here. I used some different DMs on a virtual machine to make my tests. I'm not the original developer for this feature so if you have the time to make some test for this request and a PR eventually, i will glad to make a new dnfdragora release after :) thanks for your help |
@anaselli I experimented with the code yesterday - unfortunately Looks like the only way to do this would be to try directly with Gtk / Qt. |
When the update notification appears, then clicking it should open the main GUI so that the packages can be updated.
The text was updated successfully, but these errors were encountered: