Age | Commit message (Collapse) | Author | Files | Lines |
|
* remove unused recipes wayland-ivi-extension 1.5.0
* fix patch 0001-wayland-ivi-extension-patch-for-wl-shell-emulator.patch
for the new version 1.11.0 of wayland-ivi-extension.
Bug-AGL: SPEC-411
jsmoeller: readd after accident. early merge & revert
Change-Id: I34add4548497a8f7105a9e635a953a98e2780e8c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
jsmoeller: I merged this one too early. We need to merge the whole series.
Revert "Update wayland-ivi-extension to 1.11.0"
This reverts commit 8ec9bc64f6bf1fb5b4208050392d2b1011c02222.
Change-Id: If5c0228c7cab6a9c2576abd76feaae59bffab781
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
* remove unused recipes wayland-ivi-extension 1.5.0
* fix patch 0001-wayland-ivi-extension-patch-for-wl-shell-emulator.patch
for the new version 1.11.0 of wayland-ivi-extension.
Bug-AGL: SPEC-411
Change-Id: Icb9d7b40bfdd6a2df20cc2916ff0325dc31afab6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This enable to deliver key events to applications running
on ivi-shell.
It requires ivi-input-controller.so and control keyboard
focus explicitly. For that, wayland-ivi-extension should be
configured with '-DWITH_ILM_INPUT=1' and built.
This patch is needed because of wayland-ivi-extension_*.bbappend
take over PACKAGECONFIG defined in wayland-ivi-extension.bb in
meta-agl.
Change-Id: Ie9664baa2cd10692b36790adf7cd0cca150fd35f
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
meta-agl-demo.
This change adds support for Wayland IVI Extension 1.9.1 (latest stable release) to work against the
patched weston from meta-agl-demo.
It should not be used when using a stock/unpatched weston.
Wayland-IVI-Extension provides an additional shell plugin for IVI-Shell, along
with command-line tools and demonstration applications.
More info at http://projects.genivi.org/wayland-ivi-extension.
Change-Id: Id74c164eace0cb54d367eda743982bb8baf5d523
Signed-off-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
|