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

Show 'Update' Button in Tray Notification When Only One Update is Available #2055

Conversation

CoolSpy3
Copy link
Contributor

Currently, if the user is notified about new available updates via a tray notification, they are given the option to Update All or Open WingetUI. However, if only a single update is available, these buttons are not shown. This PR removes that distinction, allowing the user to request the upgrade of a single package from the notification without opening the app.

In this case, the Update All text is changed to Update to reflect the fact that only a single package can be updated.

CoolSpy3 and others added 2 commits March 27, 2024 23:13
Add compatibility with translation scrapper script
@marticliment marticliment merged commit 8518142 into marticliment:main Mar 28, 2024
1 check passed
@CoolSpy3 CoolSpy3 deleted the update-single-package-notification-button branch March 28, 2024 18:56
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.

2 participants