Devolutions / Devolutions/UniGetUI
[IMPROVEMENT] (Enter your description here)
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward.
- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This improvement refers to an existing feature. If you want to suggest a new feature, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=new-feature&projects=&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%28Enter+your+description+here%29).
- [x] This improvement is not a bug. If you want to report a bug, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=bug&projects=&template=bug-issue.yml&title=%5BBUG%5D+%28Enter+your+description+here%29).
### Describe the improvement
Add an option to prevent an updateable application from being automatically selected for update.
### Describe how this improvement could help users
Updating some programs are known to a user to interfere with their workflow. For instance, they know it is likely to need intervention (ie. Fails, needs elevation, etc) or starts automatically, often taking focus and consuming resources.
This improvement would allow for a user to select which applications are 'silently' (after choosing to update, of course) updated while they continue working, yet still make the user aware of 'delayed' updates.
In addition to improving work flow, it would also be advantageous in the case of sheduled automatic updates should that feature be made available at some point. (by preventing everything halting on an unwanted elevation request, or starting an taking resources on an unattended system).
Contributor guide
Assessment
This issue has not been assessed yet.