mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-11-05 06:24:16 +00:00
Created zoomswap (markdown)
parent
2dabf684b3
commit
360e485095
41
zoomswap.md
Normal file
41
zoomswap.md
Normal file
@ -0,0 +1,41 @@
|
||||
### Description
|
||||
This patch swaps the current window (C) with the previous master (P) when zooming.
|
||||
```
|
||||
Original behaviour :
|
||||
+-----------------+-------+
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| P +-------|
|
||||
| | |
|
||||
| | C |
|
||||
| | |
|
||||
+-----------------+-------+
|
||||
|
||||
+-----------------+-------+
|
||||
| | |
|
||||
| | P |
|
||||
| | |
|
||||
| C +-------|
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
+-----------------+-------+
|
||||
|
||||
New Behaviour :
|
||||
+-----------------+-------+
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| C +-------+
|
||||
| | |
|
||||
| | P |
|
||||
| | |
|
||||
+-----------------+-------+
|
||||
```
|
||||
|
||||
### Download
|
||||
- [2023-07-28](https://github.com/djpohly/dwl/compare/main...PalanixYT:zoomswap.patch)
|
||||
|
||||
### Authors
|
||||
- [PalanixYT](https://github.com/PalanixYT)
|
||||
Loading…
x
Reference in New Issue
Block a user