protocol: Add note about per version requirements to wl_data_device_manager
authorJonas Ådahl <jadahl@gmail.com>
Mon, 18 Jan 2016 10:18:16 +0000 (18:18 +0800)
committerBryce Harrington <bryce@bryceharrington.org>
Tue, 2 Feb 2016 00:59:55 +0000 (16:59 -0800)
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>
protocol/wayland.xml

index b223bb4..8739cd3 100644 (file)
       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
       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>
 
     <request name="create_data_source">