8980f7c7d8
Setting a window type is a non-visual operation, it is not supposed to affect the rendering immediately. Therefore it does not need to apply surface damage. The proper surface damage is applied on an attach request following a window type change. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>