mouse-scroll-wheel-acceleration-u

By albertz

Mouse-scroll-wheel-acceleration-u Alternatives

Similar projects and alternatives to mouse-scroll-wheel-acceleration-u

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mouse-scroll-wheel-acceleration-u alternative or higher similarity.

mouse-scroll-wheel-acceleration-u reviews and mentions

Posts with mentions or reviews of mouse-scroll-wheel-acceleration-u. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-05.
  • Linux Touchpad Like MacBook Update: 2023 Progress on Smooth Scrolling
    5 projects | news.ycombinator.com | 5 Mar 2024
    If you want to have mouse scroll wheel acceleration, you might be interested in a small project of mine: https://github.com/albertz/mouse-scroll-wheel-acceleration-u...

    I'm using this all the time on non-Mac platforms. Once you get used to this, it's hard to get back.

    But I'm still waiting that such a feature gets more built into the core, e.g. libinput or so.

  • Scrollbars Are Becoming a Problem
    10 projects | news.ycombinator.com | 12 Oct 2023
    Regarding quickly scrolling around in a large document, there is also scroll wheel acceleration, i.e. the users finger scroll speed is not just a linear function mapped onto the software scroll speed but rather it can accelerate.

    MacOS, iOS and Android have this anyway, and a few custom software as well.

    I implemented a cross platform user-space variant of this, to get mouse scroll wheel acceleration. You can even use this in addition to the native scroll wheel acceleration on MacOS.

    https://github.com/albertz/mouse-scroll-wheel-acceleration-u...

  • Show HN: iPod Clickwheel.js
    9 projects | news.ycombinator.com | 7 Mar 2022
    I never had an iPod, but I wonder, did it use some acceleration scheme? I.e. your physical scroll speed was not just linearly mapped to the virtual scroll speed but some quadratic or even exponential scheme?

    Because I know that they do the same on OSX for scrolling, i.e. scrolling has an acceleration scheme, which I very much enjoy, and always miss when I'm on other operating systems.

    For that reason, I implemented such scroll acceleration in user space. Some further details and references are in the README. https://github.com/albertz/mouse-scroll-wheel-acceleration-u...

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 28 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →