Skip to content

input-doubleclick-time breaks trackpad input #64

@github-account1111

Description

@github-account1111

input.conf:

MBTN_LEFT         cycle pause                         #event: click
MBTN_LEFT         no-osd set speed 4; set pause no    #event: press
MBTN_LEFT         ignore                              #event: release
MBTN_LEFT         cycle fullscreen                    #event: double_click
MBTN_LEFT_DBL     ignore

A trackpad tap and a left mouse click seem to be treated differently. Taps are either registered much slower than regular left-clicks or, with input-doubleclick-time=200, aren't registered at all, while double-taps are someow registered as pause.

I don't experience this when using vanilla mpv with MBTN_LEFT_DBL cycle fullscreen, MBTN_LEFT cycle pause and input-doubleclick-time=200.

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