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

Added: Advanced Mouse Mode setting #2

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Sanzium
Copy link
Owner

@Sanzium Sanzium commented Dec 2, 2024

Adds a setting so users can choose whether dragging the touch screen sends mouse move events, or scroll wheel up/down. Defaults to scroll wheel (the old behavior).

Closes termux#1384

Adds a setting so users can choose whether dragging the touch screen sends mouse move events, or scroll wheel up/down.
Defaults to scroll wheel (the old behavior).

Closes termux#1384
@Sanzium Sanzium changed the base branch from master to pr-test December 2, 2024 06:09
@Sanzium Sanzium merged commit 80605ad into Sanzium:pr-test Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mouse tracking translates dragging with finger down to scroll wheel events
2 participants