summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Cleanup of meta-agl-devel for HHJan-Simon Möller1-33/+0
Part of the layer cleanup. Bug-AGL: SPEC-2450 Change-Id: I3316e816c630ee47a5643f3efef72b01e67090a5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-03agl-service-windowmanager: Permission use displayJosé Bollo1-1/+1
Add the permission required to access the display through the wayland socket. Bug-AGL: SPEC-2357 Change-Id: Ibe29ee508fef90eb3973d904a7595faade4a5dbb Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-04-29Bump revision: agl-service-windowmanger and libwindowmanagerKazumasa Mitsunari1-1/+1
* agl-service-windowmanager 73e37e8 doc/ApplicationGuide: fix broken link in site 3526229 Fix redefine layer id * libwindowmanager 1fc523e Merge "Introduce changeAreaSize and getAreaList" c837139 Merge "Fix window manager doesn't respond to deactivateWindow" bcc943d Fix window manager doesn't respond to deactivateWindow Change-Id: I5b0bdd41c101189986c1dfffbd755309bd865201 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2019-04-02Bump agl-service-windowmanagerKazumasa Mitsunari1-2/+2
This commit include followings 3570009 Fix invalid markdown 464f20c Fix xdg-runcher doesn't show up d4b18f9 Update ApplicationGuide.md d917c56 Fix typo of documentation 4b05fbd autobuild: add autobuild scripts b36dd41 Show [Current] and [To be] in WMLayer log 3a090e4 Change active/inactive state spec ef03209 Output debug message corerctly ceb1049 Introduce changeAreaSize and getAreaList Change-Id: Icd7dbfb0fa2ca29162800176fbe39081985e6866 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2019-02-19Bump the revision of agl-service-windowmanagerKazumasa Mitsunari1-4/+1
This commit bump revision of agl-service-windowmanager, and includes the followings a33cbe3 Add configuration file over-ride mechanism 1d09662 Fix misinterpreted return value 05b4c23 Make it easier to see journal log for debug ed7ed1f docs: add yaml book Change-Id: I8668e4d700f4f4e1a7e057df3ba5af38a0f74a64 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2019-02-13agl-service-windowmanager: add weston-ready systemd dependencyScott Murray1-1/+15
Add installation of systemd over-ride configuration that adds a dependency on weston-ready to ensure that the windowmanager and its dependencies start after weston is actually initialized. In testing, this seems to resolve the issue of homescreen and launcher failing to start in situations such as when using MOST audio and/or the gst-record feature in Weston. Bug-AGL: SPEC-2115 Change-Id: Id15045357f30d3f447037026d0ab960ae2569d69 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 7650fff17bd502e80feb28dc9bf5927bc5ecf52c) Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-17Bump the revision of agl-service-windowmanagerKazumasa Mitsunari1-1/+1
This patch includes the followings fb861c2 Emit events to application not subscriber 7ca956b Fix app surface is set to position (0, 0) a96fae7 Fix timing issue of surface creation 2b1bf85 Merge "Migrates bindings v3" d118874 Merge "doc: fix invalid image reference" d9dc8ef Migrates bindings v3 c5b6772 Remove unnecessary function 56cefbb doc: fix invalid image reference 671b366 Clean: Remove conversion table from old role d6ead3b Rename the image file name 9b4dec5 Fix the file names 010ca3f Attach application to ivi-layer not to surface c2110a3 Fix internal function name for consistency Change-Id: I29ad5ca818f1a88dcea23637ef4c0f60ad01bf76 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-10-30agl-service-windowmanager_git.bb: Remove LICENSE.MITLeon Anavi1-2/+1
Following the refactor from SPEC-1817, file LICENSE.MIT was removed from the source code therefore the recipe also has to be adjusted accordingly. Bug-AGL: SPEC-1868, SPEC-1817 Change-Id: Ib671c37f53ed0f50e9e9232e15871eeee054c37d Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2018-10-26Bump agl-service-windowmanager revisionKazumasa Mitsunari1-1/+1
This commit includes the followings 8342c42 Fix the conversion table 5414b71 Delete verbs no longer used b1f7a75 Merge "Refactor : Hide wayland operations from Window Manager" 5a2494b Merge "Improve ApplicationGuide" 6819f40 Refactor : Hide wayland operations from Window Manager 3338ef2 Improve ApplicationGuide Change-Id: I10a9078d498389a40bd9f20037f77a5434cd9285 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-10-18Bump agl-service-windowmanager revisionKazumasa Mitsunari1-1/+1
This commit includes 9fabd65 Fix memory leak 7526846 Include WMClient into WMRequest 3621896 Omit std:: b87827d Fix verbs 2fd5d33 Rename file names 5b1cf56 Migrate hmi-debug into util 152d6e0 Merge "Drop 2017 suffix" e7ba7ca Drop 2017 suffix 2dfacac Use feature 'required-binding' f0d9414 Clean: Remove split_layout structure f98c0d9 Add .gitignore 88d27f7 Modify .gitreview Change-Id: Ic2c741b020c0609983edc6a8c11ae1289b8913b9 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-10-08agl-service-windowmanager : Drop -2017Kazumasa Mitsunari1-0/+23
Move repository from agl-service-windowmanager-2017 to agl-service-windowmanager Change-Id: I5905509a12f2db407766219ed1a1d536d83bb1fe Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>