mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Address review feedback
This commit is contained in:
		
							parent
							
								
									ac219cbda6
								
							
						
					
					
						commit
						32bdcdf719
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -155,7 +155,7 @@ void wlr_cursor_map_input_to_region(struct wlr_cursor *cur,
 | 
			
		|||
 * Convert absolute coordinates to layout coordinates for the device.
 | 
			
		||||
 */
 | 
			
		||||
bool wlr_cursor_absolute_to_layout_coords(struct wlr_cursor *cur,
 | 
			
		||||
		struct wlr_input_device *device, double x_mm, double y_mm,
 | 
			
		||||
		struct wlr_input_device *device, double x, double y,
 | 
			
		||||
		double *lx, double *ly);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue