linuxmint / linuxmint/cinnamon
Add "Properties" and "Edit Desktop File" to right-click options on menu items
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 915
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 3
Description
Issue
Feature request as per title.
Steps to reproduce
There is a common use case I encounter, wanting to change the command behind a menu item. Usually tweaking an options or such. To do so currently is a rigmarole involving:
- Right-click on Start Menu
- Click Configure
- Click Menu
- Click Open the menu editor
- Find the menu item, which is not easy, if you have no idea which group it's in because you always use the Start Menu search facility to get to it. A load of poking around and looking through ridiculously long lists, not finding it, looking again etc.
- Select the menu item
- Click Properties or Edit Desktop File
That 7 steps with a really bothersome hunt involved
Expected behaviour
- Click Start
- Start typing the name of my app, see it appear
- Right-click the app
- Click Properties or Edit Desktop File
Down to 4 steps, intuitive and not buried under layers of menu and has a search facility that the menu editor lacks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Start menu's application search result and inspect the existing right-click menu actions, then compare them with the menu editor's Properties and Edit Desktop File actions. Done means an app found through Start menu search exposes both actions from its right-click menu and each opens the corresponding existing editor or properties view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100