mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	rootston: replace view_damage with view_apply_damage and view_damage_whole
This commit is contained in:
		
							parent
							
								
									7f5a538cb7
								
							
						
					
					
						commit
						96d6f34edd
					
				
					 7 changed files with 35 additions and 17 deletions
				
			
		|  | @ -103,7 +103,7 @@ static void handle_surface_commit(struct wl_listener *listener, void *data) { | |||
| 		view->pending_move_resize.update_y = false; | ||||
| 	} | ||||
| 
 | ||||
| 	view_damage(view); | ||||
| 	view_apply_damage(view); | ||||
| } | ||||
| 
 | ||||
| static void handle_destroy(struct wl_listener *listener, void *data) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 emersion
						emersion