[Feature]: Better way to implement trackpad behavior
未关闭
enhancement
GSoC 2026
- 主要语言
- TypeScript
- 星标
- 38
- 派生
- 78
- 平均合并
- 2 天 3 小时
- 30 天内合并 PR
- 6
描述
### Problem Statement
Currently, trackpad gestures are handled by manually implementing each gesture, which is fragile and does not scale well.
### Proposed Solution
The goal is to explore alternative approaches for trackpad input handling that allow the system to natively support all gestures available on the host environment, without requiring explicit, gesture-by-gesture implementations.
This should improve reliability, reduce maintenance overhead, and ensure better compatibility across platforms and desktop environments.
### Alternatives Considered
_No response_
### Additional Context
_No response_
### Checklist
- [x] I have searched for existing feature requests to avoid duplicates
贡献指南
评估
这个 Issue 还没有评估数据。