From c622350fb26d4b8cab3dd30f4a14067a15673823 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 15 Jun 2012 11:09:36 -0400 Subject: [PATCH] TODO: Remove cursor-as-regular-surface item --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index d09f785..b0c4fb3 100644 --- a/TODO +++ b/TODO @@ -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. -- 2.7.4