Touchpad gestures?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 237
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 1
Description
Is there a way to define touchpad/trackpad gestures to trigger commands? I would like to bring up nwggrid with a five-finger pinch. This gesture opens Launchpad on macOS and I found it quite useful :) I noticed that there are touch-related things in Garuda's default autostart, so I wondered if there was something I could use to reimplement this behaviour?
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
The issue names no Wayfire file, test, or entry point; it only references nwggrid, Garuda's autostart, and macOS Launchpad. First determine whether Wayfire has an existing touch or gesture entry point and whether five-finger pinch events are exposed. Done would require a documented, tested way to trigger a command, if the project supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100