summaryrefslogtreecommitdiff
path: root/patches/shiftview/README.md
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-06-26 20:31:23 -0700
committerChris Sobczak <chris@sobczak.family>2026-06-26 20:31:23 -0700
commit1ea0c20cbed805445e8153659f6d11f4e8a4a227 (patch)
treec277368f46da504433ea0c3c588f1c721f0e1661 /patches/shiftview/README.md
parent32fb3dce58a26c6126d2be96a0b526673ed9132c (diff)
parent8cd908a0a3fca2f870ed53f0b9a1ff79752f5a8d (diff)
Merge branch 'shiftview' into csobczak
Add shiftview functionality to csobczak dwl
Diffstat (limited to 'patches/shiftview/README.md')
-rw-r--r--patches/shiftview/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/shiftview/README.md b/patches/shiftview/README.md
new file mode 100644
index 0000000..8e26f4d
--- /dev/null
+++ b/patches/shiftview/README.md
@@ -0,0 +1,9 @@
+### Description
+Add keybindings to cycle through tags with visible clients.
+
+### Download
+- [git branch](https://codeberg.org/guidocella/dwl/src/branch/shiftview)
+- [2026-02-09](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/shiftview/shiftview.patch)
+
+### Authors
+- [Guido Cella](https://codeberg.org/guidocella)