touch-input: Update for 0.8 and for wlroots-next-f4249db

This commit is contained in:
A Frederick Christensen
2026-02-26 22:18:41 -06:00
parent f4039c0252
commit 77df1eb16e
3 changed files with 273 additions and 13 deletions
+3 -1
View File
@@ -6,7 +6,8 @@ KNOWN BUGS:
### Download
- [git branch](https://codeberg.org/fauxmight/dwl/src/branch/touch-input)
- [2025-05-17](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/touch-input/touch-input.patch)
- [touch-input-wlroots-next-f4249db.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/touch-input/touch-input-wlroots-next-f4249db.patch)
- [touch-input-0.8.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/touch-input/touch-input-0.8.patch)
### Authors
- [fauxmight](https://codeberg.org/fauxmight)
@@ -14,6 +15,7 @@ KNOWN BUGS:
- [Unprex](https://github.com/Unprex)
### Changelog
- 2026-02-26 Update patch for dwl v0.8 and dwl wlroots-next branch commit f4249db
- 2025-01-01 @fauxmight took over maintenance. Previous maintainer @minego notes [lack of available time](https://codeberg.org/dwl/dwl-patches/pulls/102#issuecomment-2557944)
- 2024-02-11 Corrected issue where motion events where not sending notifications for unfocused clients such as an on screen keyboard
- 2024-03-26 Rebased, and removed #ifdef's for the pointer constraints patch which has been merged into upstream