|
|
|
|
|
by duskwuff
2231 days ago
|
|
Eh, I think you're overblowing it a bit. While Apple's trackpad does do some unique things (like Chinese character input[1]), most of the behavior that people are interested in emulating here can be reduced to the cursor position, click events, and (high-resolution) scroll events. The only part of this that isn't currently available on Linux, AFAIK, is the scrolling bits, and even that isn't critical. [1]: https://support.apple.com/guide/chinese-input-method/use-tra... |
|
There are also various 3-finger swipe gestures, and force touch lets you click on things with different levels of force to do different things.
The only Linux application I've seen that uses smooth scrolling with acceleration is Firefox, and that isn't nearly as smooth as macOS scrolling (which is available in every application).