Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-07 | CEF: add wayland-native to enable wayland-scanner to be foundpike_16.0.0pike/16.0.016.0.0 | Jan-Simon Möller | 1 | -1/+1 | |
We need wayland-scanner during do_configure. Add the necessary dependency. Bug-AGL: SPEC-4871 Change-Id: I4ac4152bef37db6aebcfc699b464cf7256c038d8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
2023-07-18 | [wam][cef] Add the CEF recipe | Roger Zanoni | 21 | -0/+7146 | |
This change makes it possible to build applications that depend on libcef, and also adds a few changes picked from our previous implementation that enables the applications to communicate with the agl-compositor. Bug-AGL: SPEC-3872 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I215138b8f5d63da84ada2f8c006f4025f0b3fafb |