AOSSIE-Org / AOSSIE-Org/Rein

[Feature]: Better way to implement trackpad behavior

Abierto
#41 8 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement GSoC 2026
Lenguaje dominante
TypeScript
Estrellas
38
Forks
78
Merge medio
2 d 3 h
PR fusionados (30 d)
6

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.