Skip to content

Fix excessive scroll speed in Wayland#1000

Merged
danirabbit merged 4 commits intomainfrom
jeremypw/fix-scroll-speed
Apr 15, 2026
Merged

Fix excessive scroll speed in Wayland#1000
danirabbit merged 4 commits intomainfrom
jeremypw/fix-scroll-speed

Conversation

@jeremypw
Copy link
Copy Markdown
Collaborator

Fixes #993

Thanks to @lobre

These properties reduced scroll speed to a level consistent with other apps.

@jeremypw jeremypw added the Priority: High To be addressed after any critical issues label Feb 22, 2026
@jeremypw jeremypw requested a review from lenemter February 22, 2026 18:51
@jeremypw
Copy link
Copy Markdown
Collaborator Author

I think this should be merged before release of the Gtk4 port. Previously I was using OS8.1 in a VM running on an X host so did not see this problem. However, I am now running OS8.1 natively and this issue makes touchpad scrolling on the view almost unusable although it does not affect scrolling while hovering the scroll-bar for some reason.

@jeremypw jeremypw requested a review from a team March 2, 2026 16:01
@jeremypw jeremypw added this to the 8.0.0 milestone Apr 6, 2026
@jeremypw jeremypw mentioned this pull request Apr 6, 2026
2 tasks
Comment thread src/Widgets/TerminalView.vala
@jeremypw jeremypw requested a review from danirabbit April 9, 2026 15:38
@danirabbit danirabbit merged commit 2e8a6de into main Apr 15, 2026
4 checks passed
@danirabbit danirabbit deleted the jeremypw/fix-scroll-speed branch April 15, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: High To be addressed after any critical issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Touchpad scrolling feels overly sensitive since Gtk4 migration

3 participants