mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-14 08:22:20 -04:00
Add protocol for setting the pointer image
This commit is contained in:
parent
b036ad4a9a
commit
77fb167956
5 changed files with 110 additions and 82 deletions
11
TODO
11
TODO
|
|
@ -13,17 +13,6 @@ Core wayland protocol
|
|||
or do X style (content mime-type negotiation, but data goes away
|
||||
when client quits).
|
||||
|
||||
- protocol for setting the cursor image
|
||||
|
||||
- should we have a mechanism to attach surface to cursor for
|
||||
guaranteed non-laggy drag?
|
||||
|
||||
- drawing cursors, moving them, cursor themes, attaching surfaces
|
||||
to cursors. How do you change cursors when you mouse over a
|
||||
text field if you don't have subwindows? This is what we do: a
|
||||
client can set a cursor for a surface and wayland will set that
|
||||
on enter and revert to default on leave
|
||||
|
||||
- Discard buffer, as in "wayland discarded your buffer, it's no
|
||||
longer visible, you can stop updating it now.", reattach, as in "oh
|
||||
hey, I'm about to show your buffer that I threw away, what was it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue