compositor: Remove server side cursors
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 15 Dec 2011 14:14:34 +0000 (09:14 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 15 Dec 2011 14:15:08 +0000 (09:15 -0500)
commitcd9ac1da5f83691051fc9168e544fc82d7d884d0
treed5166a89b3116b1d2c3c0650c6a47dc870adc651
parent7296e7984f2a68459720882d5244a0109bc7c866
compositor: Remove server side cursors

We always expect the clients to set the cursor and attaching a NULL buffer
hides the cursor.  The cursor starts out hidden.
clients/window.c
compositor/compositor.c
compositor/compositor.h
compositor/shell.c