mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Fix indent
This commit is contained in:
		
							parent
							
								
									27a20a4884
								
							
						
					
					
						commit
						868dcde14e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -857,7 +857,7 @@ void output_render(struct sway_output *output, struct timespec *when,
 | 
				
			||||||
			if (fullscreen_con->instructions->length) {
 | 
								if (fullscreen_con->instructions->length) {
 | 
				
			||||||
				render_saved_view(fullscreen_con->sway_view,
 | 
									render_saved_view(fullscreen_con->sway_view,
 | 
				
			||||||
						output, damage, 1.0f);
 | 
											output, damage, 1.0f);
 | 
				
			||||||
		} else {
 | 
								} else {
 | 
				
			||||||
				render_view_surfaces(fullscreen_con->sway_view,
 | 
									render_view_surfaces(fullscreen_con->sway_view,
 | 
				
			||||||
						output, damage, 1.0f);
 | 
											output, damage, 1.0f);
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue