mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Suspend destruction of wss when creating views
This commit is contained in:
		
							parent
							
								
									a2bb280172
								
							
						
					
					
						commit
						c503bf1342
					
				
					 3 changed files with 31 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -34,6 +34,8 @@ bool set_focused_container_for(swayc_t *ancestor, swayc_t *container);
 | 
			
		|||
extern bool locked_container_focus;
 | 
			
		||||
extern bool locked_view_focus;
 | 
			
		||||
 | 
			
		||||
// Prevents wss from being destroyed on focus switch
 | 
			
		||||
extern bool suspend_workspace_cleanup;
 | 
			
		||||
 | 
			
		||||
bool move_focus(enum movement_direction direction);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue