<p style="margin:0;">Hi all,</p><p style="margin:0;">In the protocol description of wl_data_device.leave event <a href="https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_data_device" rel="noopener noreferrer nofollow">[1]</a>, the phrase</p><p style="margin:0;">"session ends" could be misinterpreted to include intra-client surface</p><p style="margin:0;">switches. However, the actual implementation only triggers this event when</p><p style="margin:0;">leaving the entire client.</p><p style="margin:0;">Suggested clarification:</p><p style="margin:0;">- Old: "when the drag-and-drop pointer leaves the surface and the session ends"</p><p style="margin:0;">- New: "when the drag-and-drop pointer leaves the client's surfaces entirely,</p><p style="margin:0;">        terminating the cross-client session"</p><p style="margin:0;">[1] https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_data_device</p>