mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
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>
This commit is contained in:
parent
b77cf86290
commit
ea11878d00
1 changed files with 3 additions and 0 deletions
|
|
@ -509,6 +509,9 @@
|
||||||
this request after a NULL mime type has been set in
|
this request after a NULL mime type has been set in
|
||||||
wl_data_offer.accept or no action was received through
|
wl_data_offer.accept or no action was received through
|
||||||
wl_data_offer.action.
|
wl_data_offer.action.
|
||||||
|
|
||||||
|
If wl_data_offer.finish request is received for a non drag and drop
|
||||||
|
operation, the invalid_finish protocol error is raised.
|
||||||
</description>
|
</description>
|
||||||
</request>
|
</request>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue