[PATCH weston 00/11] ivi-shell: multi screen supprot

Pekka Paalanen ppaalanen at gmail.com
Wed Dec 9 01:57:39 PST 2015


On Wed, 09 Dec 2015 15:30:57 +0900
Nobuhiko Tanibata <nobuhiko_tanibata at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151209/9998fa2a/attachment.sig>


More information about the wayland-devel mailing list