summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/naturalscrolltrackpad/README.md
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
committerLeonard Kugis <leonard@kug.is>2025-05-23 11:41:09 +0000
commitc70505d7c7b7b48600f273357694b56ccf5d2a15 (patch)
tree21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/naturalscrolltrackpad/README.md
downloaddotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.gz
dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.tar.bz2
dotfiles-c70505d7c7b7b48600f273357694b56ccf5d2a15.zip
Initial commit
Diffstat (limited to 'dwl-patches/patches/naturalscrolltrackpad/README.md')
-rw-r--r--dwl-patches/patches/naturalscrolltrackpad/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/dwl-patches/patches/naturalscrolltrackpad/README.md b/dwl-patches/patches/naturalscrolltrackpad/README.md
new file mode 100644
index 0000000..591e80a
--- /dev/null
+++ b/dwl-patches/patches/naturalscrolltrackpad/README.md
@@ -0,0 +1,14 @@
+### 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)