Re: [PATCH wayland] protocol: remove implicit attach semantics

2013-03-19 Thread Kristian Høgsberg
On Thu, Mar 07, 2013 at 01:10:01PM +0200, Pekka Paalanen wrote: > To match the Weston commit e7144fd175d1d68b91aa0cec7ab63381b79385a9: > Author: Kristian Høgsberg > Date: Mon Mar 4 12:11:41 2013 -0500 > > compositor: Only send release event in response to wl_surface.attach > > Remove the i

[PATCH wayland] protocol: remove implicit attach semantics

2013-03-07 Thread Pekka Paalanen
To match the Weston commit e7144fd175d1d68b91aa0cec7ab63381b79385a9: Author: Kristian Høgsberg Date: Mon Mar 4 12:11:41 2013 -0500 compositor: Only send release event in response to wl_surface.attach Remove the implicit attach semantics from wl_surface.commit and .attach. Before, if you d