Reintroduce dragmfact patch

Palanix 2024-02-16 23:26:29 +01:00
parent 5058312e47
commit d6d47ddbe1
No known key found for this signature in database
GPG Key ID: 439CD6BD9905FAC5
3 changed files with 11 additions and 0 deletions

@ -29,6 +29,7 @@ Additionally, when you have write access to this repository, remove the `.md` fi
* [alwayscenter](https://codeberg.org/dwl/dwl-patches/wiki/alwayscenter)
* [center-terminal](https://codeberg.org/dwl/dwl-patches/wiki/center-terminal)
* [cfact](https://codeberg.org/dwl/dwl-patches/wiki/cfact)
* [dragmfact](https://codeberg.org/dwl/dwl-patches/wiki/dragmfact)
* [swallow](https://codeberg.org/dwl/dwl-patches/wiki/swallow)
## Clients & Tags Manipulation
* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir)

@ -11,6 +11,7 @@
* [coredump](https://codeberg.org/dwl/dwl-patches/wiki/coredump)
* [define-modkey](https://codeberg.org/dwl/dwl-patches/wiki/define-modkey.-)
* [dim-unfocused](https://codeberg.org/dwl/dwl-patches/wiki/dim-unfocused)
* [dragmfact](https://codeberg.org/dwl/dwl-patches/wiki/dragmfact)
* [en-keycodes](https://codeberg.org/dwl/dwl-patches/wiki/en-keycodes)
* [env](https://codeberg.org/dwl/dwl-patches/wiki/env)
* [fallback](https://codeberg.org/dwl/dwl-patches/wiki/fallback)

9
dragmfact.md Normal file

@ -0,0 +1,9 @@
### Description
Change mfact by dragging the mouse.
### Download
- [git branch](https://codeberg.org/Palanix/dwl/src/branch/dragmfact)
- [2024-02-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/dragmfact/dragmfact.patch)
### Authors
- [Palanix](https://codeberg.org/Palanix)