linuxmint / linuxmint/cinnamon

Open menu when hovering over it - Make it close when cursor is off the menu

Open
#12,860 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.6k
Forks
915
Avg merge
5d 22h
Merged PRs (30d)
3

Description

Current behaviour

Main menu has the option to "Open the menu when I move my mouse over it", when enabled it does this, but upon moving mouse off the main menu completely, it stays open.

Requested behaviour

When this option is enabled, make the main menu close when the mouse is completely off the main menu "window".

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Cinnamon main menu implementation and the option that opens the menu when the pointer hovers over it. Reproduce the behavior with that option enabled, then trace the existing pointer handling for the menu boundary. Done means the menu closes after the cursor leaves the main menu window completely, while hover-to-open still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.