summaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-graphics
AgeCommit message (Collapse)Author
2014-10-18weston: align 'browser_poc_hack' with latest sourceHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston: Fix typo in start_am-poc.shFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston: Add start-up scripts for AM and browser PoC'sFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17Hacks for weston and browser-pocFlorin Sarbu
Added one browser-poc patch that diminishes the size of the bookmarks window. The qml window for bookmarks is contained into a 0, 0, 1024, 80 rectangle and for now we cannot dynamically change it's size. For this reason, we resize the bookmarks window. Added one weston patch that modifies the tiling of windows so that we can properly show the browser-poc which is comprised of 2 windows: one for address, back and forward button, bookmarks and the other window which does the rendering. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston: change path to AM PoC start-up scriptFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston: Remove XWayland support and add weston.serviceFlorin Sarbu
We also modify the weston.ini to add the .png's for weston. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston: Add DEPENDS when building with xwayland supportFlorin Sarbu
When we add support for X in weston, we need additional depends to: libxcursor, xcb-util Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston: Rework weston.ini patch for adding xwayland.so in .ini fileFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17xserver-xorg: Add version 1.16 with xwayland supportFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17weston_1.5.0: Enable XWayland supportFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17epoxy: Add this library which is needed by xserver-xorgFlorin Sarbu
Our image will also contain support for X11 through the use of XWayland. For this we need an xserver xorg >= version 1.16 In order to have support for wayland, epoxy is needed by this xserver. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Signed-off-by: Holger Behrens <holger.behrens@windriver.com>