Nishant George Agrwal Asked: 2013-12-29 15:01:25 +0800 CST2013-12-29 15:01:25 +0800 CST 2013-12-29 15:01:25 +0800 CST How do I try the Gtk Wayland backend in ubuntu 13.10 772 Is there any way to run any Gtk application inside the Weston compositor in ubuntu 13.10? gtk 1 Answers Voted Jerric Lyns John 2014-07-15T18:53:30+08:002014-07-15T18:53:30+08:00 Yes you can, just rebuild the GTK library with the Wayland back-end support and you'll be good to go. GTK can be rebuilt with --enable-wayland-backend Although don't expect every GTK applications to work perfectly.
Yes you can, just rebuild the GTK library with the Wayland back-end support and you'll be good to go.
GTK can be rebuilt with
--enable-wayland-backend
Although don't expect every GTK applications to work perfectly.