-
Notifications
You must be signed in to change notification settings - Fork 755
[ENHANCEMENT] Allow manually set undesired desktop links and update link removal behavior #3353
Description
Please confirm these before moving forward.
- I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
- This improvement is not a bug. If you want to report a bug, please use this template.
Describe the improvement
Currently, UniGetUI somehow detects links on desktop, but here is some examples, when it doesn't or doesn't supposed to:
- Some applications may change desktop application name (e.g.
Zen BrowserbecomeZenrecently) - Some applications are ignored in UniGetUI (discord and other electron and tauri based applications)
I would like to have an ability to manually set undesired links in desktop.
About link removal:
Can it be run after the last update of group? For example, when I updates two application, I want to removal to be running after the last update of those two. I can't say was it already running in the same situations, but this will allow to detect and remove links that may come in other time (not when updating, I mean)
Describe how this improvement could help users
As for me, I don't want to have any links in my desktop, that was created automatically (some browsers may create links as developers wish - really annoying)
For any decision that you will accept (include closing this issue) - Thanks for this application, It became really handy for me