add swapfocus patch

This commit is contained in:
André Desgualdo Pereira
2026-04-30 17:09:11 -03:00
parent e55349448e
commit 8a67e8712a
2 changed files with 117 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
### Description
Swapfocus adds a new function on dwl: a shortcut to change the focus to the last focused window. If the last focused window is in another tag, then the focus will change to that tag.
### Download
- [v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/swapfocus/swapfocus.patch)
### Authors
- [André Desgualdo Pereira](https://codeberg.org/Kana)