Scale: Trackpad support
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 237
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 1
Description
Ability to add track-pad gesture to open/close scale, with responsive movements. By responsive movements, I mean that the motion on the screen should follow the fingger like it does for changing workspaces.
Currently, there is a way to set "toggle" of scales a touchscreen gesture. I am asking for track-pad gesture also.
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 comparing the existing touchscreen gesture for toggling scale with the workspace gesture behavior described in the issue. Trace how gesture movement is connected to scale opening and closing, then verify that a trackpad gesture follows the finger responsively and supports the requested scale action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100