Skip to content

Add Linux smooth scrolling - #1

Open
zhedye wants to merge 23 commits into
flyingsolomon:fix-scrollfrom
zhedye:fix-scroll
Open

Add Linux smooth scrolling#1
zhedye wants to merge 23 commits into
flyingsolomon:fix-scrollfrom
zhedye:fix-scroll

Conversation

@zhedye

@zhedye zhedye commented Aug 19, 2026

Copy link
Copy Markdown

This adds code to handle smooth scrolling on linux. It also merges changes from 4cc develop branch.

See the changes to linux_4ed.cpp.

It tracks the XI_Motion event, which is used for smooth scrolling, then handles when it receives that event.

It also tracks XI_HierarchyChanged so adding and removing mouse devices is handled.

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.

4 participants