283546b379
Don't set the surface actor to a new buffer if it's becoming unmapped. This is also technically wrong since we'll send out the release event, but oh well. We should probably decouple MetaWaylandBuffer from the CoglTexture at some point, so we can send out releases on-demand.