crosvm/gpu_display
Robert Tarasov 3cfec9e59b gpu_display/wayland: Switch to the stable version of xdg_shell
Promote xdg_shell_v6_unstable to the stable version of xdg shell
protocol.

In addition, we must fix the the build.rs file.  It looks for:

/usr/share/wayland-protocols

not

/build/${BOARD}/usr/share/wayland-protocols

Fix this by looking at pkg-config, and not the environment when
looking for the protocol path.

BUG=b:177939148
TEST=Tested on Ubuntu (gnome)

Cq-Depend: chromium:2914164
Change-Id: I7beff3845a3bf9f248171492ffd55ee3991a32ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2666159
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
2021-05-27 20:03:07 +00:00
..
examples Fix clippy errors and some warnings. 2021-01-18 15:50:25 +00:00
protocol gpu_display/wayland: Switch to the stable version of xdg_shell 2021-05-27 20:03:07 +00:00
src gpu_display/wayland: Switch to the stable version of xdg_shell 2021-05-27 20:03:07 +00:00
build.rs gpu_display/wayland: Switch to the stable version of xdg_shell 2021-05-27 20:03:07 +00:00
Cargo.toml gpu_display/wayland: Switch to the stable version of xdg_shell 2021-05-27 20:03:07 +00:00