mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			C
		
	
	
	
	
	
#include <wlr/types/wlr_surface.h>
 | 
						|
 | 
						|
void desktop_damage_surface(struct wlr_surface *surface, double lx, double ly,
 | 
						|
	bool whole);
 |