mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 11:44:51 +00:00
15 lines
490 B
Markdown
15 lines
490 B
Markdown
### Description
|
|
|
|
Set natural scrolling only for trackpads. Without this patch, setting
|
|
`natural_scrolling` to 1 in `config.h` results in a regular mouse wheel having
|
|
natural scrolling enabled as well.
|
|
|
|
### Download
|
|
|
|
- [0.7](/dwl/dwl-patches/raw/branch/main/patches/naturalscrolltrackpad/naturalscrolltrackpad.patch)
|
|
|
|
### Authors
|
|
|
|
- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV))
|
|
- [Neuromagus](https://codeberg.org/neuromagus)
|