Package: weston Version: 1.11-1 This bug report is related to #841735
Weston 1.12 includes support for new xdg-shell-v6 unstable protocol, which is required to run GTK-3.22 applications using wayland compositor. Without support to xdg-shell-v6, GTK-3.22 applications fail to run under wayland and will try to run under xwayland. On currently packaged weston (1.11), GTK-3.22 applications emit warning about missing xdg_shell interface and try to run under xwayland. Here is output from gnome-terminal when launched inside currently packaged weston 1.11. ``` (gnome-terminal:346): Gdk-WARNING **: wayland compositor does not support xdg_shell interface, not using Wayland display. ``` In other word, to make GTK-3.22 applications work under wayland, weston has to be upgraded to version 1.12.