mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Convert wl_pointer::axis to fixed
Which allows for smooth scrolling, among other things. Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
		
							parent
							
								
									872d074a43
								
							
						
					
					
						commit
						cfd56ed4bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -852,7 +852,7 @@
 | 
			
		|||
 | 
			
		||||
      <arg name="time" type="uint"/>
 | 
			
		||||
      <arg name="axis" type="uint"/>
 | 
			
		||||
      <arg name="value" type="int"/>
 | 
			
		||||
      <arg name="value" type="fixed"/>
 | 
			
		||||
    </event>
 | 
			
		||||
  </interface>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue