remove swapandfocusdir from stale folder

export swapandfocusdir with `git format-patch`
This commit is contained in:
wochap
2024-03-08 13:29:29 -05:00
committed by A Frederick Christensen
parent 3fa6690f27
commit 2246fbb99b
2 changed files with 17 additions and 12 deletions
-12
View File
@@ -1,12 +0,0 @@
### Description
Focus the window (floating or no) to the left, right, above, or below the current focused window.
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)
### Authors
- [wochap](https://github.com/wochap)