Re: I feel configure events and requests are messed up

2011-09-07 Thread Giovanni Campagna
Il giorno mer, 07/09/2011 alle 14.07 -0400, Kristian Høgsberg ha scritto: > 2011/9/7 Giovanni Campagna : > > Il giorno mar, 06/09/2011 alle 22.54 -0400, Kristian Høgsberg ha > > scritto: >> >>[...] >> > >> Finally, wl_shell is far from complete. It's intended to encapsulate > >> the interactions d

Re: I feel configure events and requests are messed up

2011-09-07 Thread Giovanni Campagna
Il giorno mer, 07/09/2011 alle 16.35 -0400, Kristian Høgsberg ha scritto: > On Wed, Sep 7, 2011 at 4:27 PM, Giovanni Campagna > wrote: > > Il giorno mer, 07/09/2011 alle 10.33 -0700, Bill Spitzak ha scritto: > >> In Wayland the client allocates the buffer, not the compositor. > >> > >> I think thi

Re: I feel configure events and requests are messed up

2011-09-07 Thread Giovanni Campagna
Il giorno mer, 07/09/2011 alle 14.07 -0400, Kristian Høgsberg ha scritto: > 2011/9/7 Giovanni Campagna : > > Il giorno mar, 06/09/2011 alle 22.54 -0400, Kristian Høgsberg ha > > scritto: > >> 2011/9/6 Giovanni Campagna : > >> > Il giorno mar, 06/09/2011 alle 17.31 -0400, Kristian Høgsberg ha > >> >

Re: I feel configure events and requests are messed up

2011-09-07 Thread Kristian Høgsberg
On Wed, Sep 7, 2011 at 4:27 PM, Giovanni Campagna wrote: > Il giorno mer, 07/09/2011 alle 10.33 -0700, Bill Spitzak ha scritto: >> In Wayland the client allocates the buffer, not the compositor. >> >> I think this is what is leading to the confusion here. The compositor >> has no say over how big

Re: I feel configure events and requests are messed up

2011-09-07 Thread Giovanni Campagna
Il giorno mer, 07/09/2011 alle 10.33 -0700, Bill Spitzak ha scritto: > In Wayland the client allocates the buffer, not the compositor. > > I think this is what is leading to the confusion here. The compositor > has no say over how big the buffer is. Instead the client controls it > and tells the

Re: I feel configure events and requests are messed up

2011-09-07 Thread Mike Paquette
I just thought I'd chime in with a little background information on Quartz. This is purely informational, to give everyone an idea of how these issues were handled elsewhere. There are lots of possible solutions and tradeoffs. I'm just kibitzing. Kristian is driving. :-) On Sep 7, 2011, at

Re: I feel configure events and requests are messed up

2011-09-07 Thread Kristian Høgsberg
2011/9/7 Giovanni Campagna : > Il giorno mar, 06/09/2011 alle 22.54 -0400, Kristian Høgsberg ha > scritto: >> 2011/9/6 Giovanni Campagna : >> > Il giorno mar, 06/09/2011 alle 17.31 -0400, Kristian Høgsberg ha >> > scritto: >> ... >> >> Maybe you should introduce yourself and what you're working on

Re: I feel configure events and requests are messed up

2011-09-07 Thread Bill Spitzak
In Wayland the client allocates the buffer, not the compositor. I think this is what is leading to the confusion here. The compositor has no say over how big the buffer is. Instead the client controls it and tells the compositor what the resulting size is. To cause futher confusion there is a

Re: I feel configure events and requests are messed up

2011-09-07 Thread Giovanni Campagna
Il giorno mar, 06/09/2011 alle 22.54 -0400, Kristian Høgsberg ha scritto: > 2011/9/6 Giovanni Campagna : > > Il giorno mar, 06/09/2011 alle 17.31 -0400, Kristian Høgsberg ha > > scritto: > ... > >> Maybe you should introduce yourself and what you're working on before > >> threatening to break proto

Re: Wayland And Nvidia Binary Blob Legal Issue.

2011-09-07 Thread Corbin Simpson
Specifically, KMS is a relatively-new API which nvidia has never used. They have done modesetting in the kernel, but they don't participate in Kernel Modesetting. This might seem confusing. Nomenclature's always tricky. ~ C. On Wed, Sep 7, 2011 at 1:11 AM, Stefanos A. wrote: > 2011/9/7 Steve St

Re: I feel configure events and requests are messed up

2011-09-07 Thread Giovanni Campagna
Il giorno mar, 06/09/2011 alle 23.30 -0400, Kristian Høgsberg ha scritto: > On Tue, Sep 6, 2011 at 6:39 PM, Giovanni Campagna > wrote: > > Il giorno mar, 06/09/2011 alle 15.27 -0700, Bill Spitzak ha scritto: > >> Giovanni Campagna wrote: > >> > >> > You can do instantaneous updates even if the siz

Re: Wayland And Nvidia Binary Blob Legal Issue.

2011-09-07 Thread Stefanos A.
2011/9/7 Steve Starr > I am trying to figure out what the issue is with Nvidia supporting Wayland > for it's Binary Blob. > > From my understanding KMS symbols are GPL. NVidia can't legally use them. > but hasn't the Nvidia Binary Driver always used some form of KMS? > It is said they have alway