AOSSIE-Org / AOSSIE-Org/Rein

[Feature]: Better way to implement trackpad behavior

Open
#41 8 comments 0 reactions 0 assignees View on GitHub
enhancement GSoC 2026
Dominant language
TypeScript
Stars
38
Forks
78
Avg merge
2d 3h
Merged PRs (30d)
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.