mirror of
				https://codeberg.org/dwl/dwl-patches.git
				synced 2025-11-03 21:44:20 +00:00 
			
		
		
		
	Eliminated wiki. Individual patches have a README.md explanation in their own subdirectory. Simplified submission of new patches and maintenance of existing patches. Instructions page (README.md autodisplayed) is now at https://codeberg.org/dwl/dwl-patches/
		
			
				
	
	
		
			14 lines
		
	
	
		
			566 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			566 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
### Description
 | 
						|
This is a port of attachtop patch for dwm: https://dwm.suckless.org/patches/attachtop
 | 
						|
 | 
						|
New client attaches below the last master/on top of the stack.
 | 
						|
 | 
						|
Behavior feels very intuitive as it doesn't disrupt existing masters no matter the amount of them, it only pushes the clients in stack down.
 | 
						|
 | 
						|
### Download
 | 
						|
- [git branch](https://codeberg.org/nikitaivanov/dwl/src/branch/attachtop)
 | 
						|
- [2024-04-23](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/attachtop/attachtop.patch)
 | 
						|
 | 
						|
### Authors
 | 
						|
- [Nikita Ivanov](https://codeberg.org/nikitaivanov)
 |