diff options
Diffstat (limited to 'dwl-patches/patches/follow/README.md')
-rw-r--r-- | dwl-patches/patches/follow/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dwl-patches/patches/follow/README.md b/dwl-patches/patches/follow/README.md new file mode 100644 index 0000000..d2597cd --- /dev/null +++ b/dwl-patches/patches/follow/README.md @@ -0,0 +1,10 @@ +### Description +An extremely simple patch that adds the option to change DWL's window sending behavior; when active, sent windows will be followed, i.e. when a window is sent to another tag, the view changes to that tag.<br>No dependencies. + + + +### Download +- [v0.7](/dwl/dwl-patches/raw/branch/main/patches/follow/follow.patch)<br>Targets tag v0.7, but also works on git master and v0.6. + +### Author +- [moonsabre](https://codeberg.org/moonsabre) |