On Wed, Apr 02, 2014 at 07:34:11AM +, Wang, Quanxian wrote:
> Thanks Bryce's information and suggestion. Your suggestion and randr history
> are really appreciated.
>
> >As GUI interfaces came into being, they
> >had to reinvent the user-oriented logic already in the xrandr tool, and
> >besi
2, 2014 10:53 AM
>To: Wang, Quanxian
>Cc: wayland-devel@lists.freedesktop.org; ppaala...@gmail.com
>Subject: Re: [PATCH V2 0/8] Add weston randr protocol
>
>On Mon, Mar 24, 2014 at 07:39:12PM +0800, Quanxian Wang wrote:
>> By the way, currently we are focus on the protocol d
On 4/2/2014 10:52 AM, Bryce W. Harrington wrote:
On Mon, Mar 24, 2014 at 07:39:12PM +0800, Quanxian Wang wrote:
By the way, currently we are focus on the protocol design. The implemented code
is just
a reference. However it will be helpful for reviewer to have a test and get the
clear
idea of
On Mon, Mar 24, 2014 at 07:39:12PM +0800, Quanxian Wang wrote:
> By the way, currently we are focus on the protocol design. The implemented
> code is just
> a reference. However it will be helpful for reviewer to have a test and get
> the clear
> idea of protocol. I like your comment to make thi
Important Changes:
1) Adding randr_commit, randr_delmode, randr_newmode, randr_start
randr_commit: will commit all requests in one time.
randr_delmode: delete one mode
randr_newmode: new one mode
randr_start: as the randr beginning, it will generate a callback
interface