TODO: Remove cursor-as-regular-surface item

This commit is contained in:
Kristian Høgsberg 2012-06-15 11:09:36 -04:00
parent 6b861f7b4d
commit c622350fb2

5
TODO
View file

@ -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.