compositor: Unmap drag icon surface when its released
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Thu, 11 Oct 2012 11:06:19 +0000 (14:06 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 11 Oct 2012 13:47:50 +0000 (09:47 -0400)
commit5fd5580c88ca21ab8642961ecf04a493f06a17bc
treebdbfd7f0eee4ca74d7e69aacaed0c2ea8b394680
parent8ec4ab64f0e4025dc13ce9819ffc2291872e99c5
compositor: Unmap drag icon surface when its released

libwayland-server was changed to emit the new drag icon signal instead
of faking an attach event with a NULL buffer so this has to be done on
this side.
src/compositor.c