diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-13 23:40:50 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-13 23:40:50 -0600 |
| commit | bf92c95ebcc956de387231f153fa522d2510b5b7 (patch) | |
| tree | 546b100099d652e4b60720b4a601fd57a6799374 /tests | |
| parent | 36ffab4f27446e5ae8694cdc3a5f3fbb681daade (diff) | |
| download | dotemacs-bf92c95ebcc956de387231f153fa522d2510b5b7.tar.gz dotemacs-bf92c95ebcc956de387231f153fa522d2510b5b7.zip | |
feat(mousetrap): Add configurable mouse wheel scrolling
Added `mouse-trap-enable-scrolling` variable to allow mouse wheel
scrolling while still blocking clicks and drags. Defaults to enabled
for better usability - users can still scroll with mouse/trackpad
but accidental clicks are prevented.
- Added defvar mouse-trap-enable-scrolling (default: t)
- Conditionally bind wheel events based on variable
- Updated docstrings to reflect new behavior
- Works for both mouse wheel and trackpad two-finger scrolling
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
