Re: Trying to understand how to display a surface

2013-04-19 Thread Pekka Paalanen
On Fri, 19 Apr 2013 01:43:52 +0100 João Jerónimo wrote: > Hello. > > I was trying to understand what is the minimal code needed to get a > square painter on the screen. However, although I can make the client > talk to the Weston compositor, enumerate the global objects, etc, I > can't still

Trying to understand how to display a surface

2013-04-18 Thread João Jerónimo
Hello. I was trying to understand what is the minimal code needed to get a square painter on the screen. However, although I can make the client talk to the Weston compositor, enumerate the global objects, etc, I can't still see my surface drawn in the compositor scene. The steps that my pro