Skip to content

fix kinetic scroll#13233

Merged
vaxerski merged 1 commit into
hyprwm:mainfrom
bea4dev:fix-kinetic-scroll
Feb 10, 2026
Merged

fix kinetic scroll#13233
vaxerski merged 1 commit into
hyprwm:mainfrom
bea4dev:fix-kinetic-scroll

Conversation

@bea4dev
Copy link
Copy Markdown
Contributor

@bea4dev bea4dev commented Feb 10, 2026

Describe your PR, what does it fix/add?

The immediate pointer frame dispatch introduced for VRR(#12665) improved cursor responsiveness, but it broke event framing for touchpad scrolling (notably kinetic scrolling in Chromium-based apps).
This PR keeps low-latency behavior while restoring proper frame-boundary handling for scroll events.

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

no

Is it ready for merging, or does it need work?

ready

@github-actions
Copy link
Copy Markdown

Hello and thank you for making a PR to Hyprland!

Please check the PR Guidelines and make sure your PR follows them.
It will make the entire review process faster. :)

If your code can be tested, please always add tests. See more here.

beep boop, I'm just a bot. A real human will review your PR soon.

Copy link
Copy Markdown
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@vaxerski vaxerski merged commit 171ad7d into hyprwm:main Feb 10, 2026
10 checks passed
ItsOhen pushed a commit to ItsOhen/Hyprland that referenced this pull request Feb 12, 2026
@bea4dev bea4dev deleted the fix-kinetic-scroll branch February 13, 2026 09:05
crthpl pushed a commit to crthpl/Hyprland that referenced this pull request Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants