summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-08-16 10:38:29 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-08-16 10:38:29 -0400
commit77fb1679566566d881f16d2547d8b00857dc55bc (patch)
tree92e1dd134b8a930454db706f22053a98b027b211 /TODO
parentb036ad4a9ac53def327b80203ab3aaebe709744c (diff)
Add protocol for setting the pointer image
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index 77a7bdd..820288a 100644
--- a/TODO
+++ b/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