RE: How to do mode setting in Wayland

2017-02-06 Thread Zhu, Lingyun
Hi, Guys Is this possible to specify the output for a weston window? E.g. When I connected 2 monitors (monitor A and monitor B) on my system, and I want to display a picture on monitor A. Thanks, Lingyun ___ wayland-devel mailing list wayland-devel@li

RE: How to do mode setting in Wayland

2017-02-06 Thread Zhu, Lingyun
Thank you very much. It works. Thanks, Lingyun -Original Message- From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Emmanuel Gil Peyrot Sent: Friday, December 23, 2016 11:59 PM To: Zhu, Lingyun Cc: wayland-devel Subject: Re: How to do mode setting

Re: How to do mode setting in Wayland

2016-12-23 Thread Emmanuel Gil Peyrot
On Fri, Dec 23, 2016 at 08:59:20AM +, Zhu, Lingyun wrote: > Hi, Hi, > > I'm trying to set mode for a monitor from 4K@60Hz to 4K@30Hz (all supported) > under wayland/weston. > But it seems there's no api for doing this. That’s correct. > The only mode setting related api is wl_output::mode