[RFC] protocol: Suggestion for wl_data_offer.finish request description improvement

2025-04-10 Thread hippyandy
Hi all, 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. Current Description: `` Notifies the compositor that the drag destination successfu

[RFC] protocol: Clarify mediator role of compositor in wl_data_offer description

2025-04-09 Thread hippyandy
Hi all, While reviewing the protocol documentation, I noticed that the description of wl_data_offer could more clearly reflect the actual mediation role of the compositor in data transfer. Current Description (problematic) `` A wl_data_offer represents a piece of data offered for transfer

[RFC] protocol: Ambiguous description of wl_data_device.leave event

2025-04-09 Thread hippyandy
Hi all, In the protocol description of wl_data_device.leave event [1], the phrase "session ends" could be misinterpreted to include intra-client surface switches. However, the actual implementation only triggers this event when leaving the entire client. Suggested clarification: - Old: "when