Wayland

From Yocto Project
Revision as of 11:19, 16 January 2013 by RossBurton (talk | contribs) (Created page with "== Current Status == In <code>poky-contrib:ross/wayland</code>: * Wayland protocol * If "wayland" distro feature, Mesa builds the wayland-egl platform * Weston compositor. If wa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Current Status

In poky-contrib:ross/wayland:

  • 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.

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

Plan

  • Merge into master
  • Image that boots Weston on KMS
  • Enable GTK+ 3 Wayland support
  • Enable Qt Wayland support