inputdevicerules: rebase against v0.7

This commit is contained in:
Ben Collerson
2024-10-11 11:20:53 +10:00
parent 800647a85b
commit c9e48802a5
3 changed files with 176 additions and 1 deletions
+3 -1
View File
@@ -1,4 +1,5 @@
### Description
Input device rules implemented using custom device create functions for
keyboards and pointing devices.
@@ -10,7 +11,8 @@ Examples provided:
### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/inputdevicerules)
- [2024-06-21](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/inputdevicerules/inputdevicerules.patch)
- [v0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/inputdevicerules/inputdevicerules-v0.7.patch)
- [v0.6](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/inputdevicerules/inputdevicerules-v0.6.patch)
### Authors
- [Ben Collerson](https://codeberg.org/bencc)