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

feat: Show the number and the list of pending updates in systray's tooltip #257

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Oct 1, 2024

Description

Show the number and the list of pending updates in the systray applet tooltip, shown when hovering the mouse over the systray icon.

Screenshots

2024-10-01_01-49

2024-10-01_01-51

2024-10-01_01-50

Addressed feature request

Closes #154

@Antiz96 Antiz96 added this to the v3.2.0 milestone Oct 1, 2024
@Antiz96
Copy link
Owner Author

Antiz96 commented Oct 1, 2024

@trigg Hey 👋 I hope you're doing good!

I'm sorry to bother you with that, I know it's been a while... but do you mind giving the Python part a quick review?
I've tested it on my side and it works as intended, but if you see any relevant improvements to make after a quick glance, please tell me :)

Thanks in advance!

@Antiz96 Antiz96 force-pushed the number_updates_tray branch 2 times, most recently from 22ab505 to 605d52c Compare October 1, 2024 01:58
@trigg
Copy link
Contributor

trigg commented Oct 1, 2024

G'Day!

I've had a look over and run it locally, no issues that I can see. I'd not considered tooltip at all, but this looks like a very good use for it.

@Antiz96
Copy link
Owner Author

Antiz96 commented Oct 1, 2024

Alright, thanks a lot!

I'm shipping this then 🚀 🎉

@Antiz96 Antiz96 force-pushed the number_updates_tray branch 3 times, most recently from cecb400 to cad2d9c Compare October 1, 2024 09:38
…oltip

Show the number and the list of pending updates in the systray applet tooltip, shown when hovering the mouse over the systray icon.

Closes #154
@Antiz96 Antiz96 force-pushed the number_updates_tray branch from eded85e to 741da43 Compare October 1, 2024 09:42
Copy link
Owner Author

@Antiz96 Antiz96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Antiz96 Antiz96 merged commit c4d8015 into main Oct 1, 2024
1 check passed
@Antiz96 Antiz96 deleted the number_updates_tray branch October 1, 2024 10:33
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

Successfully merging this pull request may close these issues.

Add the number of pending updates to the systray applet
2 participants