mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-20 15:02:45 +00:00
cfact
+21
@@ -0,0 +1,21 @@
|
|||||||
|
### Description
|
||||||
|
A port of the [dwm cfacts patch](https://dwm.suckless.org/patches/cfacts/) (with the limits removed)
|
||||||
|
|
||||||
|
Clients with higher weight are allocated more space!
|
||||||
|
```
|
||||||
|
+---------------------+
|
||||||
|
| | 0.5 |
|
||||||
|
| 1.0 +----------+
|
||||||
|
+----------+ |
|
||||||
|
| | 1.0 |
|
||||||
|
| +----------+
|
||||||
|
| 2.0 | |
|
||||||
|
| | 1.0 |
|
||||||
|
+----------+----------+`
|
||||||
|
```
|
||||||
|
### Download
|
||||||
|
- [git branch](https://codeberg.org/Palanix/dwl/src/branch/cfact)
|
||||||
|
- [2024-02-15](https://codeberg.org/dwl/dwl-patches/raw/branch/main/cfact/cfact.patch)
|
||||||
|
|
||||||
|
### Authors
|
||||||
|
- [Palanix](https://codeberg.org/Palanix)
|
||||||
Reference in New Issue
Block a user