YaLTeR / niri

A scrollable-tiling Wayland compositor.
https://matrix.to/#/#niri:matrix.org
GNU General Public License v3.0
4.12k stars 123 forks source link

Implement input configuration for trackballs #743

Closed tazjin closed 1 month ago

tazjin commented 1 month ago

This is almost the same as mouse/trackpad configuration. I've verified each setting with libinput's CLI to see if it makes sense for trackballs, and applied the changes locally to verify that everything works correctly.

YaLTeR commented 1 month ago

Thanks