mirror of
				https://codeberg.org/dwl/dwl-patches.git
				synced 2025-10-31 20:14:33 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.6 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.6 KiB
		
	
	
	
	
	
	
	
Description
Port of the stairs patch from dwm.
The remaining text is from the description on the dwm site:
This layout can be modified using the 3 variables provided in config.h: stairpx, stairdirection and stairsamesize.
+-------------+--------+----------------+
|             |        |                |
|             |     +--|       S1       |
|             |     |S2|                |
|             |  +--|  |                |
|             |  |S3|  |                |
|      M      |--|  |  +----------------+
|             |S4|  |                 | |
|             |  |  +-----------------+ |
|             |  |                  |   |
|             |  +------------------+   |
|             |                   |     |
+-------------+-------------------+-----+
            stairsamesize = 1
+-------------+--------+----------------+
|             |        |                |
|             |     +--|       S1       |
|             |     |S2|                |
|             |  +--|  |                |
|             |  |S3|  |                |
|      M      |--|  |  |                |
|             |S4|  |  |                |
|             |  |  |  |                |
|             |  |  |  |                |
|             |  |  |  |                |
|             |  |  |  |                |
+-------------+--+--+--+----------------+
            stairsamesize = 0
