Re: [PATCH wayland-protocols v3 2/5] stable/viewporter: remove wp_viewport.set request

2016-04-28 Thread Derek Foreman
On 26/04/16 07:50 AM, Pekka Paalanen wrote: > From: Pekka Paalanen > > Remove the old, redundant request. The new way is to call both > wp_viewport.set_source and wp_viewport.set_destination when you want to > set everything. Makes sense. It's all made atomic by the surface commit anyway... >

[PATCH wayland-protocols v3 2/5] stable/viewporter: remove wp_viewport.set request

2016-04-26 Thread Pekka Paalanen
From: Pekka Paalanen Remove the old, redundant request. The new way is to call both wp_viewport.set_source and wp_viewport.set_destination when you want to set everything. Signed-off-by: Pekka Paalanen Reviewed-by: Yong Bakos Reviewed-by: Daniel Stone --- stable/viewporter/viewporter.xml | 2