Wayland: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 1: Line 1:
== Current Status ==
== Current Status ==


In <code>poky-contrib:ross/wayland</code>:
* Wayland protocol
* Wayland protocol
* If "wayland" distro feature, Mesa builds the wayland-egl platform
* If "wayland" distro feature, Mesa builds the wayland-egl platform

Revision as of 21:56, 22 January 2013

Current Status

  • Wayland protocol
  • If "wayland" distro feature, Mesa builds the wayland-egl platform
  • Weston compositor. If wayland disto feature, build with KMS. If x11 distro feature, builds with X11.

To run Weston inside X11, simply adding weston to the image will be sufficient. Under Sato there will be a Weston launcher in the Utility category.

Adding the "wayland" distribution feature will enable Wayland on bare metal. Currently there are no init scripts or images to do this automatically.

Plan

  • Image that boots Weston on KMS
  • Enable GTK+ 3 Wayland support
  • Enable Qt Wayland support
  • Enable Clutter Wayland support