summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2020-02-15agl-compositor: Update SRCREV (icefish)Marius Vlad1-1/+1
This includes the following changes: - facb744f37e Update .gitreview file - ca5e2aec22c meson.build: Allow to build/install locally - ed4a9b0d9c5 meson.build: Enable Wextra and transform warning messages into errors - 191dc29c7d0 main: Avoid warning on un-initialized display - b43a012824a shell: Add a black surface in the fullscreen layer - 433edac095b desktop: Remove the surface in all cases - ab2e660c891 desktop: Reset the active surface - f8457f6d623 shell: Allow the client shell to unbind/rebind to agl-shell interface - 08ea4a2fec7 layout: Do not delay mapping of desktop surface until commit time - 3950b7e787c layout: Use the background's surface ivi_output when activating apps by default - ffd00ab3a05 ivi-compositor: Add systemd notify message - 219a513fd95 shared: Add some regular helpers - e5027ce09a4 layout: Force a repaint of the entire output - 0e47c84e348 layout: Print out when adding panels/background - 2d7243208d3 src/: Add basic support for app switching Change-Id: Icb133cd36f8f9842748d1aaa67404ff5d7cc582d Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2019-11-26graphics: Add agl-compositor recipeDaniel Stone1-0/+21
Add a recipe for the new AGL compositor and enable it when building the Weston package group. Change-Id: I3fe88370a4fc6a01b8ba8c3126a407cd9c39a842 Signed-off-by: Daniel Stone <daniels@collabora.com>