Re: [PATCH weston 1/2] compositor, shell: surface transform inheritance

2013-03-08 Thread Pekka Paalanen
On Mon, 4 Mar 2013 17:28:11 +0200 Pekka Paalanen wrote: > Implements surface transform inheritance. A 'parent' pointer is added to > weston_surface::geometry, and is automatically used by > weston_surface_update_transform(). When updating the transform, the > parent transform is updated as neede

[PATCH weston 1/2] compositor, shell: surface transform inheritance

2013-03-04 Thread Pekka Paalanen
Implements surface transform inheritance. A 'parent' pointer is added to weston_surface::geometry, and is automatically used by weston_surface_update_transform(). When updating the transform, the parent transform is updated as needed, too. shell_map_popup() is converted to use the new weston_surfa