Codebase list wayland / eb02c45
wayland.xml: document invalid_finish error in wl_data_offer.finish Explicitly state that the invalid_finish protocol error would be raised when wl_data_offer.finish request is sent for non drag-and-drop operations. Signed-off-by: Harish Krupo <harishkrupo@gmail.com> Harish Krupo authored 5 years ago Héctor Orón Martínez committed 4 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
508508 this request after a NULL mime type has been set in
509509 wl_data_offer.accept or no action was received through
510510 wl_data_offer.action.
511
512 If wl_data_offer.finish request is received for a non drag and drop
513 operation, the invalid_finish protocol error is raised.
511514 </description>
512515 </request>
513516