Skip to content

Conversation

nova-nowiz
Copy link

I added a module under ui for providing smooth scrolling.
It fully takes into account mac-mouse-wheel-smooth-scroll, pixel-scroll-precision-mode, and provides the good-scroll package if these options are not available (emacs 28 that is not a mac, or emacs 27 or less).

It activates the modes in this order of priority:
mac-mouse-wheel-smooth-scroll > pixel-scroll-precision-mode > good-scroll

Fixes doomemacs/doomemacs#5871
Replaces doomemacs/doomemacs#5873

emacs2.mp4

  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to the git conventions.
  • My changes are visual; I've included before and after screenshots.
  • Any relevant issues or PRs have been linked to.

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.

Having good-scroll as default or as a module
1 participant