mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Regroup signal
This commit is contained in:
		
							parent
							
								
									ce626a0708
								
							
						
					
					
						commit
						47c20f8ea4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -180,8 +180,8 @@ void container_move_to(struct sway_container *container,
 | 
			
		|||
		new_parent = destination;
 | 
			
		||||
		container_add_child(destination, container);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	wl_signal_emit(&container->events.reparent, old_parent);
 | 
			
		||||
 | 
			
		||||
	if (container->type == C_WORKSPACE) {
 | 
			
		||||
		// If moving a workspace to a new output, maybe create a new workspace
 | 
			
		||||
		// on the previous output
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue