mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 19:54:50 +00:00

This patch changes dwl to make new clients attach below the currently focused one, like you can do on hyprland. Finish readme Add known issue to README
12 lines
386 B
Markdown
12 lines
386 B
Markdown
### Description
|
|
Makes windows attach below the currently active window.
|
|
|
|
KNOWN ISSUES: Upon closing the last client when using multiple monitors, the last client will briefly flash on all
|
|
monitors before closing.
|
|
|
|
### Download
|
|
- [0.7](/dwl/dwl-patches/raw/branch/main/patches/attachfocused/attachfocused.patch)
|
|
|
|
### Authors
|
|
- [MayOrMayNotBeACat](https://codeberg.org/MayOrMayNotBeACat)
|