<p style="margin:0;">Hi all,</p><p style="margin:0;">I hope this email finds you well. I’ve been reviewing the documentation for the wl_data_offer.finish request and would like to suggest a few minor improvements to enhance clarity and correctness.</p><p style="margin:0;"><br></p><p style="margin:0;"><br></p><p style="margin:0;">Current Description:</p><p style="margin:0;">``</p><p style="margin:0;"> Notifies the compositor that the drag destination successfully finished the drag-and-drop operation.</p><p style="margin:0;"> Upon receiving this request, the compositor will emit wl_data_source.dnd_finished on the drag source client.</p><p style="margin:0;"> It is a client error to perform other requests than wl_data_offer.destroy after this one. </p><p style="margin:0;"> It is also an error to perform this request after a NULL mime type has been set in wl_data_offer.accept or no action was received through wl_data_offer.action.</p><p style="margin:0;"> If wl_data_offer.finish request is received for a non drag and drop operation, the invalid_finish protocol error is raised.</p><p style="margin:0;"> </description></p><p style="margin:0;"> "It is also an error to perform this request after a NULL mime type has been set in wl_data_offer.accept or no action was received through wl_data_offer.action."</p><p style="margin:0;">``</p><p style="margin:0;"><br></p><p style="margin:0;"><br></p><p style="margin:0;">Suggested Changes:</p><p style="margin:0;">Replace "no action" with "none action" in the sentence:</p><p style="margin:0;">Original: "or no action was received through wl_data_offer.action."</p><p style="margin:0;">Suggested: "or none action was received through wl_data_offer.action."</p><p style="margin:0;">(Note: This change assumes "none action" is the intended phrasing. If "no action" is technically correct, please disregard this suggestion.)</p><p style="margin:0;">Clarify the subject in the last sentence for better readability:</p><p style="margin:0;">Original: "If wl_data_offer.finish request is received for a non drag and drop operation..."</p><p style="margin:0;">Suggested: "If the compositor received wl_data_offer.finish request for a non drag and drop operation..."</p><p style="margin:0;"><br></p><p style="margin:0;"><br></p><p style="margin:0;">Rationale:</p><p style="margin:0;">The first change aligns with potential grammatical preferences (though "no action" may also be correct; please verify the intended phrasing).</p><p style="margin:0;">The second change makes it explicit that the compositor is the entity handling the request, improving clarity.</p><p style="margin:0;">These adjustments aim to make the documentation more precise while retaining its original meaning. Thank you for considering these suggestions. Please let me know if further clarification would be helpful.</p><p style="margin:0;">Best regards,</p><p style="margin:0;"><br></p><p style="margin:0;">è‹æ€€å®‰</p>