mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	protocol: Add note about per version requirements to wl_data_device_manager
Add a note to the wl_data_device_manager global interface about the different requirements for operating the objects created from the bound global. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Carlos Garnacho <carlosg@gnome.org>
This commit is contained in:
		
							parent
							
								
									ac36082813
								
							
						
					
					
						commit
						ed680954c8
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -910,6 +910,11 @@
 | 
				
			||||||
      copy-and-paste and drag-and-drop.  These mechanisms are tied to
 | 
					      copy-and-paste and drag-and-drop.  These mechanisms are tied to
 | 
				
			||||||
      a wl_seat and this interface lets a client get a wl_data_device
 | 
					      a wl_seat and this interface lets a client get a wl_data_device
 | 
				
			||||||
      corresponding to a wl_seat.
 | 
					      corresponding to a wl_seat.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      Depending on the version bound, the objects created from the bound
 | 
				
			||||||
 | 
					      wl_data_device_manager object will have different requirements for
 | 
				
			||||||
 | 
					      functioning properly. See wl_data_source.set_actions,
 | 
				
			||||||
 | 
					      wl_data_offer.accept and wl_data_offer.finish for details.
 | 
				
			||||||
    </description>
 | 
					    </description>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <request name="create_data_source">
 | 
					    <request name="create_data_source">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue