MayOrMayNotBeACat 285921afe4 Add attachfocused patch.
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
2025-05-17 16:11:30 +00:00

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)