[Feature]: Better way to implement trackpad behavior
- Lingua principale
- TypeScript
- Stelle
- 38
- Fork
- 78
- Merge medio
- 2g 3h
- PR unite (30g)
- 6
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.