mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	dont damage drag icon after update_position
This commit is contained in:
		
							parent
							
								
									7c888a39c6
								
							
						
					
					
						commit
						5d3e95f833
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -261,7 +261,6 @@ static void roots_drag_icon_handle_surface_commit(struct wl_listener *listener,
 | 
				
			||||||
	struct roots_drag_icon *icon =
 | 
						struct roots_drag_icon *icon =
 | 
				
			||||||
		wl_container_of(listener, icon, surface_commit);
 | 
							wl_container_of(listener, icon, surface_commit);
 | 
				
			||||||
	roots_drag_icon_update_position(icon);
 | 
						roots_drag_icon_update_position(icon);
 | 
				
			||||||
	roots_drag_icon_damage_whole(icon);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void roots_drag_icon_handle_map(struct wl_listener *listener,
 | 
					static void roots_drag_icon_handle_map(struct wl_listener *listener,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue