On 29 June 2015 at 20:22, Bill Spitzak <spit...@gmail.com> wrote: > On Sun, Jun 28, 2015 at 7:32 AM, x414e54 <x414...@linux.com> wrote: >> Clients do not draw the mouse cursor, either the GPU (using hardware >> overlays) or the WM does. > > Yes, I want to allow clients to use this CPU/WM support. Currently the > client *has* to draw the cursor (and hide the hardware one) to sync it's > position with the drawing. If instead the client just *moves* the cursor, > then the cursor is actually drawn by the compositor like you say.
I haven't read the vast majority of this thread, but this isn't really true. There's nothing special about the cursor in drawing: just hide the cursor, create a small subsurface with SHM buffers, and Weston will use the hardware cursor as it would for an actual cursor surface. Problem solved. Cheers, Daniel _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel