From dd866787d7ced1360cd9f87b9cc2ac4397d1bc8c Mon Sep 17 00:00:00 2001 From: Gean Marroquin Date: Fri, 24 Nov 2023 00:19:39 -0500 Subject: [PATCH] Updated swapandfocusdir (markdown) --- swapandfocusdir.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/swapandfocusdir.md b/swapandfocusdir.md index f887a7f..42c04d0 100644 --- a/swapandfocusdir.md +++ b/swapandfocusdir.md @@ -3,6 +3,8 @@ Focus the window (floating or no) to the left, right, above, or below the curren Swap the focused window with the window (no floating) to the left, right, above, or below. +**NOTE:** this patch uses the same algorithm that River uses to select the window in the given direction. + ### Download - [2023-11-24](https://github.com/djpohly/dwl/compare/main...wochap:swapandfocusdir.patch)