mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	I think this fixes #678
This commit is contained in:
		
							parent
							
								
									33c923be73
								
							
						
					
					
						commit
						2f54057623
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -149,6 +149,7 @@ static void handle_output_pre_render(wlc_handle output) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void handle_output_post_render(wlc_handle output) {
 | 
					static void handle_output_post_render(wlc_handle output) {
 | 
				
			||||||
	ipc_get_pixels(output);
 | 
						ipc_get_pixels(output);
 | 
				
			||||||
 | 
						arrange_windows(swayc_by_handle(output), -1, -1);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void handle_view_pre_render(wlc_handle view) {
 | 
					static void handle_view_pre_render(wlc_handle view) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue