summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/push/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dwl-patches/patches/push/README.md')
-rw-r--r--dwl-patches/patches/push/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/dwl-patches/patches/push/README.md b/dwl-patches/patches/push/README.md
new file mode 100644
index 0000000..5582bfd
--- /dev/null
+++ b/dwl-patches/patches/push/README.md
@@ -0,0 +1,11 @@
+### Description
+Adds functions `pushup` and `pushdown` to move windows within the tiling order.
+
+### Download
+- [git branch](https://codeberg.org/sevz/dwl/src/branch/push)
+- [2025-01-20](/dwl/dwl-patches/raw/branch/main/patches/push/push.patch)
+- [push-0.7.patch](/dwl/dwl-patches/raw/branch/main/patches/push/push-0.7.patch)
+
+### Authors
+- [sevz](https://codeberg.org/sevz)
+- [Devin J. Pohly](https://github.com/djpohly)