Re: Wayland Programming.

2015-10-15 Thread Pekka Paalanen
On Thu, 15 Oct 2015 10:15:03 +0300 Pekka Paalanen wrote: > On Wed, 14 Oct 2015 13:20:30 -0700 > wrote: > > > > > I was looking at your blog. > > > > Some people are claiming that you have to create a wl_buffer before a > > wl_surface. > > Some people are claiming that you don't have to create

Re: Wayland Programming.

2015-10-15 Thread Pekka Paalanen
On Wed, 14 Oct 2015 13:20:30 -0700 wrote: > > I was looking at your blog. > > Some people are claiming that you have to create a wl_buffer before a > wl_surface. > Some people are claiming that you don't have to create a wl_buffer at > all. > > Do you know what's going on? > > How do you crea