1
0

enable experimental smooth scrolling support

This commit is contained in:
Daniel Prilik
2020-11-06 10:55:47 -05:00
parent 68676cc1d1
commit ee2c09c690
4 changed files with 12 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ While the device-handling code itself is somewhat messy at the moment, it should
- [x] Volume Controls
- [x] Media Controls
- [x] Scrolling - using a virtual mouse-wheel
- [ ] Scrolling - using a virtual touchpad (for [smoother scrolling](https://who-t.blogspot.com/2020/04/high-resolution-wheel-scrolling-in.html)) - **WIP**
- [x] Scrolling - using a virtual touchpad (for [smoother scrolling](https://who-t.blogspot.com/2020/04/high-resolution-wheel-scrolling-in.html)) - **EXPERIMENTAL**
- [x] Zooming
- [x] [Paddle](https://www.google.com/search?q=arkanoid+paddle) (emulated left, right, and space key)
- [ ] \(meta\) custom modes specified via config file(s)