mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	protocol: wl_pointer.set_cursor gives a role
Now that we have defined "role", use the term. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
This commit is contained in:
		
							parent
							
								
									ff2df60b1a
								
							
						
					
					
						commit
						a27501f40e
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1394,7 +1394,10 @@
 | 
			
		|||
    <request name="set_cursor">
 | 
			
		||||
      <description summary="set the pointer surface">
 | 
			
		||||
	Set the pointer surface, i.e., the surface that contains the
 | 
			
		||||
	pointer image (cursor). This request only takes effect if the pointer
 | 
			
		||||
	pointer image (cursor). This request gives the surface the role
 | 
			
		||||
	of a cursor.
 | 
			
		||||
 | 
			
		||||
	The cursor actually changes only if the pointer
 | 
			
		||||
	focus for this device is one of the requesting client's surfaces
 | 
			
		||||
	or the surface parameter is the current pointer surface. If
 | 
			
		||||
	there was a previous surface set with this request it is
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue