mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-29 07:58:19 -04:00
TODO editing
This commit is contained in:
parent
2feb988c7f
commit
b6eb39710d
1 changed files with 4 additions and 6 deletions
10
TODO
10
TODO
|
|
@ -11,12 +11,10 @@ Core wayland protocol
|
||||||
|
|
||||||
- DnD issues:
|
- DnD issues:
|
||||||
|
|
||||||
How to handle drop decline (accept with type=NULL)
|
Root window must send NULL type (to decline drop) or
|
||||||
|
x-wayland/root-something type if the source offers that. But the
|
||||||
- Targets must send a NULL type in accept if they don't accept a
|
target deletes the drag_offer object when drag.pointer_focus leaves
|
||||||
drop at the drag_focus/drag_motion position. Root window will
|
the surface...
|
||||||
send a NULL type or x-wayland/root-something type if the source
|
|
||||||
offers that.
|
|
||||||
|
|
||||||
How do we animate the drag icon back to the drag origin in case of
|
How do we animate the drag icon back to the drag origin in case of
|
||||||
a failed drag?
|
a failed drag?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue