switcher: Don't use compositor->surface_list
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 18 Jun 2012 20:34:58 +0000 (16:34 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 18 Jun 2012 20:34:58 +0000 (16:34 -0400)
commitb0d8e779df35bace0264e110b87b9ccf05054a82
tree4f9ad0664cbd17237d4828be5dad723a4fd896eb
parente2b88c093a0bf0a39b5c8ac39c1c4573f16b9f8c
switcher: Don't use compositor->surface_list

compositor->surface_list is only valid during weston_output_repaint() so
don't use it in the switcher code.
src/shell.c