On Wed, 09 Dec 2015 15:30:57 +0900
Nobuhiko Tanibata <nobuhiko_tanib...@xddp.denso.co.jp> wrote:

> Hi,
> 
> This proposes multi screen support by ivi-shell. This allow user to 
> manage a
> hierarchy; surface, layer, and screen. Current code expects single 
> screen so
> user can not assign a layer to another display by using ivi-layout 
> interface.
> This patch series also updates a reference code of controller; 
> hmi-controller
> to manage surfaces in multi screen. It provide an example of layer inter 
> multi
> screens.
> 
> Best regards,
> Nobuhiko Tanibata
> 
>   clients/ivi-shell-user-interface.c |  39 ++++--
>   ivi-shell/hmi-controller.c         | 452 
> +++++++++++++++++++++++++++++++++++++++++++++-------------------
>   ivi-shell/ivi-layout.c             |  69 ++++++++--
>   ivi-shell/weston.ini.in            |   3 +
>   4 files changed, 410 insertions(+), 153 deletions(-)

Hi,

this series is pretty easy to test with an arbitrary number of screens
by using Weston/x11:

$ weston -cweston-ivi.ini --output-count=3

or such. Checking that your weston-ivi.ini matches the new things in
the example .ini file was important when I first tried this series.


Thanks,
pq

Attachment: pgpkFP0KQLKCE.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to