mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-02 06:46:26 -04:00
protocol: Fix reference to wrong interface
Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
This commit is contained in:
parent
59d65434f6
commit
3cf4a8177f
1 changed files with 1 additions and 1 deletions
|
|
@ -889,7 +889,7 @@
|
||||||
The most recent action received is always the valid one. The chosen
|
The most recent action received is always the valid one. The chosen
|
||||||
action may change alongside negotiation (e.g. an "ask" action can turn
|
action may change alongside negotiation (e.g. an "ask" action can turn
|
||||||
into a "move" operation), so the effects of the final action must
|
into a "move" operation), so the effects of the final action must
|
||||||
always be applied in wl_data_offer.dnd_finished.
|
always be applied in wl_data_source.dnd_finished.
|
||||||
|
|
||||||
Clients can trigger cursor surface changes from this point, so
|
Clients can trigger cursor surface changes from this point, so
|
||||||
they reflect the current action.
|
they reflect the current action.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue