-
-
Notifications
You must be signed in to change notification settings - Fork 536
Allow Desktop Shortcut Deletion #2985
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
Merged
marticliment
merged 29 commits into
marticliment:main
from
mrixner:delete-desktop-shortcuts
Dec 7, 2024
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
791be5e
Add the deletable desktop shortcuts database
mrixner a57bffb
Add a function to get a list of shortcuts on the desktop
mrixner 7781e73
Add the 'ask to delete new desktop shortcuts' setting
mrixner 918cb9a
Fix formatting
mrixner acd0dc4
Avoid random System.NullReferenceException: 'Object reference not set…
mrixner 15270d1
Add the actual shortcut deletion functionality
mrixner 7c2693b
Change the name of the new desktop shortcuts listview
mrixner 8eb40ec
Add a ResetDatabase function to the desktop shortcuts database
mrixner 237952d
Add a `Reset` option to the shortcuts database
mrixner ca0d34c
Fix formatting
mrixner d0b9c7e
Allow shortcuts to be added as undeletable
mrixner 5fb3583
Remove unneeded Grid.Column property
mrixner 5473d2f
Allow for the management of existing desktop shortcut rules
mrixner 1b8624c
Add notifications when a new desktop shortcut is detected
mrixner ba6ac6d
Merge branch main into delete-desktop-shortcuts
mrixner 9d81299
Merge branch 'main' into delete-desktop-shortcuts
marticliment dfbacaa
Revert column definitions
mrixner 6249ab4
Merge branch 'main' into delete-desktop-shortcuts
mrixner fdca728
Port the deletable desktop shortcuts database to the new complex sett…
mrixner ef83ac3
Delete desktop shortcuts on installation as well
mrixner 35032dc
Revert commit that will be fixed by marticliment later (and better).
mrixner cd63431
Remove now unused CoreData.IgnoredUpdatesDatabaseFile
marticliment e8dd9d1
Merge branch 'main' into pr/2985
marticliment a665bee
Run shortcut manager on install operation also, move code block to De…
marticliment 9e4ad52
Simplify some methods names, minor code changes
marticliment 1232867
Fuse ShortcutManager and NewShortcutManager into one single dialog, A…
marticliment 3342ede
Minor improvements
marticliment d46f3e2
fix duplicated icon
marticliment ed9937b
Merge branch 'main' into delete-desktop-shortcuts
marticliment File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.