mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	wl_poitner -> wl_pointer
This commit is contained in:
		
							parent
							
								
									5c3d3184a3
								
							
						
					
					
						commit
						956eb6d714
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@ struct cursor {
 | 
				
			||||||
	struct wl_surface *surface;
 | 
						struct wl_surface *surface;
 | 
				
			||||||
	struct wl_cursor_theme *cursor_theme;
 | 
						struct wl_cursor_theme *cursor_theme;
 | 
				
			||||||
	struct wl_cursor *cursor;
 | 
						struct wl_cursor *cursor;
 | 
				
			||||||
	struct wl_poitner *pointer;
 | 
						struct wl_pointer *pointer;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
enum scroll_direction {
 | 
					enum scroll_direction {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue