RE: [PATCH V2 0/8] Add weston randr protocol

2014-04-02 Thread Wang, Quanxian
@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 design. The implemented code is just a reference. However it will be helpful for reviewer

Re: [PATCH V2 0/8] Add weston randr protocol

2014-04-02 Thread Bryce W. Harrington
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 besides the

Re: [PATCH V2 0/8] Add weston randr protocol

2014-04-01 Thread Bryce W. Harrington
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 this

Re: [PATCH V2 0/8] Add weston randr protocol

2014-04-01 Thread Fu Michael
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

[PATCH V2 0/8] Add weston randr protocol

2014-03-24 Thread Quanxian Wang
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