mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 11:44:51 +00:00
Add attachtop patch
parent
1a1c0b48d4
commit
518bf58901
1
Home.md
1
Home.md
@ -30,6 +30,7 @@ Additionally, when you have write access to this repository, remove the `.md` fi
|
||||
* [varcol](https://codeberg.org/dwl/dwl-patches/wiki/varcol)
|
||||
## Clients Placement
|
||||
* [alwayscenter](https://codeberg.org/dwl/dwl-patches/wiki/alwayscenter)
|
||||
* [attachtop](https://codeberg.org/dwl/dwl-patches/wiki/attachtop)
|
||||
* [center-terminal](https://codeberg.org/dwl/dwl-patches/wiki/center-terminal)
|
||||
* [cfact](https://codeberg.org/dwl/dwl-patches/wiki/cfact)
|
||||
* [dragmfact](https://codeberg.org/dwl/dwl-patches/wiki/dragmfact)
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
## Index
|
||||
* [alwayscenter](https://codeberg.org/dwl/dwl-patches/wiki/alwayscenter)
|
||||
* [attachtop](https://codeberg.org/dwl/dwl-patches/wiki/attachtop)
|
||||
* [autostart](https://codeberg.org/dwl/dwl-patches/wiki/autostart)
|
||||
* [bar](https://codeberg.org/dwl/dwl-patches/wiki/bar)
|
||||
* [barheight](https://codeberg.org/dwl/dwl-patches/wiki/barheight)
|
||||
|
13
attachtop.md
Normal file
13
attachtop.md
Normal file
@ -0,0 +1,13 @@
|
||||
### Description
|
||||
This is a port of attachtop patch for dwm: https://dwm.suckless.org/patches/attachtop
|
||||
|
||||
New client attaches below the last master/on top of the stack.
|
||||
|
||||
Behavior feels very intuitive as it doesn't disrupt existing masters no matter the amount of them, it only pushes the clients in stack down.
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/nikitaivanov/dwl/src/branch/attachtop)
|
||||
- [2024-04-23](https://codeberg.org/dwl/dwl-patches/raw/branch/main/attachtop/attachtop.patch)
|
||||
|
||||
### Authors
|
||||
- [Nikita Ivanov](https://codeberg.org/nikitaivanov)
|
Loading…
x
Reference in New Issue
Block a user