Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WINCON: Send real mouse position with scroll event #91

Merged
merged 1 commit into from
May 27, 2023
Merged

WINCON: Send real mouse position with scroll event #91

merged 1 commit into from
May 27, 2023

Commits on May 12, 2020

  1. WINCON: Send real mouse position with scroll event

    Previously PDCurses would send (X,Y) coordinates (-1,-1) when processing a scroll event. Bring the behavior inline with ncurses and send the actual mouse position.
    mannyamorim authored May 12, 2020
    Configuration menu
    Copy the full SHA
    692a7bb View commit details
    Browse the repository at this point in the history