The ACTUAL Mir and Wayland Comparison

As someone who has experience with both codebases, I feel qualified to answer this question.

Mir: More focus on unit testing, less experience with the linux graphics stack.

Wayland/Weston: Less focus on unit testing, more experience with the linux graphics stack.

Done. Can we move on to something else now?

About these ads

18 thoughts on “The ACTUAL Mir and Wayland Comparison

      1. Or just that Mark Shuttleworth seems to think buzzword-oriented development and sleazy marketing is the most important thing to have in a project.

  1. Okay, so here’s a question: If Wayland is a protocol / tech spec / library dealy, with Weston being the reference implementation of Wayland, is there any way for Mir to also support Wayland clients?

    1. *shrug* The compositor and protocol on each are separated. I don’t see any reason why the mir compositor couldn’t support graphics buffers being communicated over the wayland surface protocol, though that would depend on whether or not mir’s compositor “bit” actually has similar attach/commit semantics as weston.

    1. Also I might add that having a rigorous QA process is something that is severely under-appreciated within the free software world, probably because it tends to inflate both codebase size and development time, neither of which the hacker types particularly like.

    1. I believe that is what the “unified” EGL is all about. Presumably proprietary vendors are/will provide that interface.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s