Re: [PATCH V3 0/7] Add weston randr protocol

2014-04-13 Thread Wang, Quanxian
Sorry to be later. Thanks for your comment. On Wed, 2014-04-09 at 08:44 +0200, Hardening wrote: > Le 08/04/2014 07:03, Quanxian Wang a écrit : > > Important Changes compared with V2: > > > > 1) Provide 2 methods to mode match for mode setting and mode delete. > > a) Exact mode number matc

Re: [PATCH V3 0/7] Add weston randr protocol

2014-04-08 Thread Hardening
Le 08/04/2014 07:03, Quanxian Wang a écrit : Important Changes compared with V2: 1) Provide 2 methods to mode match for mode setting and mode delete. a) Exact mode number match Client selects the mode number according to query information. [...] 5) Add above and below move action o

[PATCH V3 0/7] Add weston randr protocol

2014-04-07 Thread Quanxian Wang
Important Changes compared with V2: 1) Provide 2 methods to mode match for mode setting and mode delete. a) Exact mode number match Client selects the mode number according to query information. b) Fuzzy match for width, height and refresh Set: First matches, first takes effect. De