mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-06 00:06:43 -04:00
better feedback with no animations and multi-gesture handling
This commit is contained in:
parent
596e0a9ed3
commit
868feb48b7
6 changed files with 122 additions and 55 deletions
|
|
@ -107,6 +107,8 @@ The scrub follows your `trackpad_natural_scrolling` setting.
|
|||
|
||||
`gesture_commit_ratio` (0–1, default `0.5`) sets how far through that distance you must swipe to commit a `tagscrub`, e.g. `0.3` commits after 30%. A fast flick can commit a bit below this via momentum.
|
||||
|
||||
`gesture_axis_lock` (px, default `16`) is how far the swipe must travel before the scrub decides whether it's along its axis. Raise it if imprecise swipes get misread.
|
||||
|
||||
```ini
|
||||
gesture_swipe_distance=500
|
||||
gesture_commit_ratio=0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue