mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-12-17 18:33:24 +00:00
Update minimalborders
parent
2fc41137f0
commit
453119e23d
@ -7,6 +7,23 @@ Dynamically adjusts the borders between adjacent windows to make them visually m
|
||||
static const int draw_minimal_borders = 0; /* disable minimalborders */
|
||||
```
|
||||
|
||||
<details>
|
||||
<summary>Preview:</summary>
|
||||
<pre>
|
||||
with:
|
||||
|
||||
```c
|
||||
static const unsigned int borderpx = 10; /* border pixel of windows */
|
||||
```
|
||||
|
||||
Before applying the patch
|
||||
<img src="https://i.imgur.com/VQfXCjp.png"/>
|
||||
|
||||
After applying the patch
|
||||
<img src="https://i.imgur.com/I7s0Xkv.png"/>
|
||||
</pre>
|
||||
</details>
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/minimalborders)
|
||||
- [2024-03-12](https://codeberg.org/dwl/dwl-patches/raw/branch/main/minimalborders/minimalborders.patch)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user