Linux default menu implementation in druid
Open
Nobody has claimed this yet.
discussion
missing
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
`druid::menu::sys` does not have a default implementation for linux.
Should it have one? I don't think there is a default menu guideline for general linux anywhere, and I also don't see it being that much different from the windows default menu.
Contributor guide
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 by inspecting druid::menu::sys and the existing Windows default menu implementation, then compare how Linux menu behavior is handled. Determine whether a general Linux default menu guideline exists and whether the Linux implementation should match Windows; done requires a decided scope and corresponding implementation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100