Re: Migrated randr protocol patch to weston git upstream

2015-04-09 Thread Pekka Paalanen
On Thu, 09 Apr 2015 17:07:42 +0800 Leslie Zhai wrote: > Hi Pekka, > > Thanks for your reply! > > Then how to set mirror (clone) mode for multi-monitors via > ~/.config/weston.ini [OUTPUT SECTION] by mode, transform or seat? > It is often extend mode by default when plugin new monitor, so I >

Re: Migrated randr protocol patch to weston git upstream

2015-04-09 Thread Leslie Zhai
Hi Pekka, Thanks for your reply! Then how to set mirror (clone) mode for multi-monitors via ~/.config/weston.ini [OUTPUT SECTION] by mode, transform or seat? It is often extend mode by default when plugin new monitor, so I consider about XRandR naturally, the xrandr utility can set mirror mode

Re: Migrated randr protocol patch to weston git upstream

2015-04-09 Thread Pekka Paalanen
On Thu, 09 Apr 2015 14:42:33 +0800 Leslie Zhai wrote: > Hi wayland developers, > > I found that Quanxian Wang had implemented randr protocol in 2014 > http://lists.freedesktop.org/archives/wayland-devel/2014-April/014091.html > > But I could not find randr relative branch in weston official gi

Migrated randr protocol patch to weston git upstream

2015-04-08 Thread Leslie Zhai
Hi wayland developers, I found that Quanxian Wang had implemented randr protocol in 2014 http://lists.freedesktop.org/archives/wayland-devel/2014-April/014091.html But I could not find randr relative branch in weston official git http://cgit.freedesktop.org/wayland/weston/?h=XXX I will fork