Skip to content

[Feature]: Better way to implement trackpad behavior #41

@imxade

Description

@imxade

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

  • I have searched for existing feature requests to avoid duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions