Skip to content

Side of touchpad gestures, a-la mac's notifications sidebar #15

@maurges

Description

@maurges

I personally don't see value for myself in this, but it's an interesting task.

Libinput only reports relative events for touchpad. But evdev only reports absolute events, so you one can use that. But for evdev you need to discover the event source (aka device) yourself. Or you don't, since you already use udev and it seems this is exactly what it does. Now I just need to figure out how it gets that info for input-crate and use it myself.

Another interesting possibility with evdev: force-touch gestures. Or gestures that only run with some force in them. It's cool, I didn't even know my lenovo is force-sensitive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions