Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Removed X-Server and the compositor is the display server. Lets the compositor send the input event directly to the client and lets the client sent the damage event directly to the compositor.

Gliffy Diagram
macroId681961a5-20a4-4a57-a1c3-f9c3242affbe
nameWayland approach for rendering
pagePin1
Image Removed

Wayland - What and Why?

“Wayland is a protocol for a compositor to talk to its client as well as a C lib implementation of that protocol”. Weston is the reference implementation for wayland. Westeros is a compositor, a replacement of Weston. This provides clear interface towards graphics and input.

...