mirror of
				https://codeberg.org/dwl/dwl-patches.git
				synced 2025-10-31 12:04:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			547 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			547 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ### 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
 | |
| - [2023-07-22](https://github.com/djpohly/dwl/compare/main...PalanixYT:cfact.patch)
 | |
| 
 | |
| ### Authors
 | |
| - [Palanix](https://github.com/PalanixYT) | 
