Added tmux-borders patch

This commit is contained in:
kerberoge
2025-05-23 15:55:38 +02:00
parent 94b8bb3666
commit 1c3bb1cae6
4 changed files with 407 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
### Description
This patch replaces the window borders of tiled windows with borders that are similar to those found in tmux. The result is that there are no more unnecessary borders along the monitor edges in tiled mode. Borders of floating windows are not affected.
### Preview
![two clients](screenshot1.png)
![three clients](screenshot2.png)
### Download
- [0.7](/dwl/dwl-patches/raw/branch/main/patches/tmux-borders/tmux-borders-0.7.patch)
### Authors
- [kerberoge](https://codeberg.org/kerberoge)
kerberoge at [dwl Discord](https://discord.gg/jJxZnrGPWN)