mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 12:45:00 +00:00
12 lines
468 B
Markdown
12 lines
468 B
Markdown
### 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) |