press_repeat_release: moved to stale-patches

This commit is contained in:
A Frederick Christensen 2025-01-04 22:56:40 -06:00
parent e930381da3
commit 6bbc99d458
No known key found for this signature in database
GPG Key ID: 6183FA655784FC36
2 changed files with 5 additions and 1 deletions

View File

@ -3,9 +3,13 @@ This patch adds 3 additional options to the `Key` struct, `on_press`, `on_repeat
NOTE: Due to concerns about patching difficulties this patch does NOT include any changes to `config.def.h`. After applying you will need to add the 3 additional initializers to each key binding that you would like to modify. Any key binding that is not updated will cause a build warning but should function as it does in vanilla.
2025-01-04 Moved to stale patches.
Outstanding issues with this patch: https://codeberg.org/dwl/dwl-patches/issues/98
Patch maintainer notes he is no longer maintaining dwl patches: https://codeberg.org/dwl/dwl-patches/pulls/102
### Download
- [git branch](https://codeberg.org/USERNAME/dwl/src/branch/press_repeat_release)
- [2024-03-27](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/press_repeat_release/press_repeat_release.patch)
### Authors
- [minego](https://codeberg.org/minego)
- [minego](https://codeberg.org/minego)