mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
dwl-patches overhaul
Eliminated wiki. Individual patches have a README.md explanation in their own subdirectory. Simplified submission of new patches and maintenance of existing patches. Instructions page (README.md autodisplayed) is now at https://codeberg.org/dwl/dwl-patches/
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
### 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
|
||||
- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/swapandfocusdir)
|
||||
- [v0.5](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/swapandfocusdir/swapandfocusdir.patch)
|
||||
|
||||
### Authors
|
||||
- [wochap](https://codeberg.org/wochap)
|
||||
Reference in New Issue
Block a user