diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2012-06-15 11:09:36 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-06-15 11:09:36 -0400 |
commit | c622350fb26d4b8cab3dd30f4a14067a15673823 (patch) | |
tree | 935e9de17abca0292d1c2d244c993aa7435ca2ac /TODO | |
parent | 6b861f7b4d7a6669e9496331d80fc2a63ed4bd4b (diff) |
TODO: Remove cursor-as-regular-surface item
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -18,11 +18,6 @@ Core wayland protocol that can group together multiple surface.attach requests into a bigger atomic change. To be researched a bit. - - We should make pointer sprites regular surfaces. Something like - input_device.set_sprite(surface). This also make client side - animated cursors simple/possible, since we now get a frame event - that can drive the animation. - - Maybe try to make remote wayland actually happen, to see if there is something in the protocol/architecute that makes it harder than it should be. |