commit | 3be2ce9e494aa371b4ab37d7c6afd9d235b64bd6 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Feb 29 12:42:35 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Mar 01 17:33:51 2012 -0500 |
tree | 9efbc8999b4cc2c40c98e5276c000221fa4aac76 | |
parent | 944236a71234d8ecd86c43b6204a4972f003eb68 [diff] |
compositor: Organize surface stack using new struct weston_layer The surface data structure is now a list of list of surfaces. The core compositor defines the fade and cursor layer, and it's up to the shell to provide more layers for the various surface types it implements.