[ENH]: implement back/forward buttons on mouse move events on macOS · Issue #29045 · matplotlib/matplotlib · GitHub
Skip to content

[ENH]: implement back/forward buttons on mouse move events on macOS #29045

Description

@QuLogic

Problem

A followup to #28453, as @anntzer didn't have such a mouse. @tacaswell promised to look into it.

Proposed solution

From #28453 (comment):

Looking at it again I note that I don't try to report back/forward for macos just because I don't have such a mouse to test, but perhaps mpl_buttons() in _macosx.m just needs some additional entries for 1<<3 and 1<<4? (see https://developer.apple.com/documentation/appkit/nsevent/1527943-pressedmousebuttons for the docs)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions