mirror of
				https://github.com/DreamMaoMao/maomaowm.git
				synced 2025-11-03 09:01:47 -05:00 
			
		
		
		
	change: correct dispatch name minized to minimized,restore_minized to restore_minimized
This commit is contained in:
		
							parent
							
								
									c7b0e2e6c8
								
							
						
					
					
						commit
						ace0993662
					
				
					 6 changed files with 19 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ void handle_foreign_activate_request(struct wl_listener *listener, void *data) {
 | 
			
		|||
		return;
 | 
			
		||||
 | 
			
		||||
	if (c && !c->isminied && c == selmon->sel) {
 | 
			
		||||
		set_minized(c);
 | 
			
		||||
		set_minimized(c);
 | 
			
		||||
		return;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue