moonlight-stream / moonlight-stream/moonlight-android
Change the right-click gesture from a long press to a two-finger tap
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 7.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
The long-press behavior will make the PC think that the left mouse button is long-pressed, which makes us get wrong results. Can we change the right-click gesture from long-press to two-finger click?
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
The issue names no file or test. Start by locating the Android client’s long-press handling for right-click, then trace the surrounding gesture entry point. Done means a two-finger tap triggers right-click without treating the gesture as a long-press of the left mouse button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100