diff options
Diffstat (limited to 'patches/sticky/README.md')
| -rw-r--r-- | patches/sticky/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/patches/sticky/README.md b/patches/sticky/README.md new file mode 100644 index 0000000..4f1b36d --- /dev/null +++ b/patches/sticky/README.md @@ -0,0 +1,14 @@ +### Description +Adds a toggleable function that makes a sticky client that is visible on all tags. + +Originally based on [dwm sticky patch](https://dwm.suckless.org/patches/sticky). + +### Download +- [v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/sticky/sticky.patch) +- [v0.7](https://codeberg.org/dwl/dwl-patches/raw/commit/898bc7a946c7be14034a665bd7a7b042632465ea/patches/sticky/sticky.patch) +- [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-sticky.patch) +- [git branch](https://codeberg.org/Rutherther/dwl/src/branch/v0.7/sticky) + +### Authors +- [Rutherther](https://codeberg.org/Rutherther) +- [Dmitry Zakharchenko](https://github.com/dm1tz) |
