AOSSIE-Org / AOSSIE-Org/Rein

[Feature]: Better way to implement trackpad behavior

Ouverte
#41 8 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement GSoC 2026
Langage dominant
TypeScript
Étoiles
38
Forks
78
Merge moyen
2 j 3 h
PR mergées (30 j)
6

Description

### 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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.