Re: The part of code that maintains the position of each surface

2014-09-20 Thread Pekka Paalanen
On Fri, 19 Sep 2014 14:24:50 -0400 Hongze Zhao wrote: > Hi All, > > I am using weston-1.5.X and I am curious about the which part of code that > maintains the position of each surface. > > When multiple clients connects to the weston server and initializes its > surface, the surfaces are not sh

Re: The part of code that maintains the position of each surface

2014-09-19 Thread Jonas Ã…dahl
On Fri, Sep 19, 2014 at 02:24:50PM -0400, Hongze Zhao wrote: > Hi All, > > I am using weston-1.5.X and I am curious about the which part of code that > maintains the position of each surface. > > When multiple clients connects to the weston server and initializes its > surface, the surfaces are n

The part of code that maintains the position of each surface

2014-09-19 Thread Hongze Zhao
Hi All, I am using weston-1.5.X and I am curious about the which part of code that maintains the position of each surface. When multiple clients connects to the weston server and initializes its surface, the surfaces are not showed in the exactly same position initially, which means someone is ma