mirror of
				https://github.com/swaywm/sway.git
				synced 2025-10-29 05:40:18 -04:00 
			
		
		
		
	Fix presentation feedback when scanning out fullscreen view
Closes: https://github.com/swaywm/sway/issues/4663
This commit is contained in:
		
							parent
							
								
									ad07886543
								
							
						
					
					
						commit
						1a253ca7ab
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -472,6 +472,8 @@ static bool scan_out_fullscreen_view(struct sway_output *output, | |||
| 		return false; | ||||
| 	} | ||||
| 
 | ||||
| 	wlr_presentation_surface_sampled(server.presentation, surface); | ||||
| 
 | ||||
| 	if (!wlr_output_attach_buffer(wlr_output, surface->buffer)) { | ||||
| 		return false; | ||||
| 	} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Ser
						Simon Ser