mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04:00 
			
		
		
		
	seat: add missing damage_all_outputs()
This commit is contained in:
		
							parent
							
								
									b3a73a9fdc
								
							
						
					
					
						commit
						2186aac610
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -160,6 +160,7 @@ seat_set_focus_layer(struct seat *seat, struct wlr_layer_surface_v1 *layer) | |||
| 	if (!layer) { | ||||
| 		seat->focused_layer = NULL; | ||||
| 		desktop_focus_topmost_mapped_view(seat->server); | ||||
| 		damage_all_outputs(seat->server); | ||||
| 		return; | ||||
| 	} | ||||
| 	seat_focus_surface(seat, layer->surface); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Johan Malm
						Johan Malm