On Mon, 8 Sep 2014 19:33:41 +0200
Jonas Ådahl wrote:
> If a cursor was set with wl_pointer.set_cursor but not in combination
> with an action that has the side effect of damaging the region where
> the cursor is positioned, it would not be drawn. This patch explicitly
> schedules a repaint of th
If a cursor was set with wl_pointer.set_cursor but not in combination
with an action that has the side effect of damaging the region where the
cursor is positioned, it would not be drawn. This patch explicitly
schedules a repaint of the pointer sprite when it is set.
clickdot is updated to illustr