downstream: add background support to ivi-shell
authorJanos Kovacs <jankovac503@gmail.com>
Sun, 24 Aug 2014 15:46:05 +0000 (18:46 +0300)
committerJanos Kovacs <jankovac503@gmail.com>
Wed, 10 Dec 2014 14:28:04 +0000 (16:28 +0200)
commitf0a3703ea09fc612a990e483004431244013abf6
tree9785d3b29b40a2dab3389d29d0950ef710704d8c
parent2ac4c05204411b9a7b1409cd080aa30aeb56248a
downstream: add background support to ivi-shell

squeshed former packages:

3fca4f1b - add background to outputs (by Janos Kovacs)
d1a2e02b - make the background color configurable (by Janos Kovacs)

the background-color entry in the ivi-shell-section defines
the color of the background. Example:
        [ivi-shell]
           ...
        background-color=1.0, 1.0, 1.0
which defines a white background.

If the background-color entry is missing or the definition is
not correct the background will be black.

Change-Id: I083471be1a3a68b56da3d6a39235ed138113b2a0
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
ivi-shell/ivi-layout-private.h
ivi-shell/ivi-layout.c