[FE training-materials-updates] Wayland and X corrections

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Mar 21 05:58:38 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=6dc68916b89274901a15ad18682d6c05fe59a203

>---------------------------------------------------------------

commit 6dc68916b89274901a15ad18682d6c05fe59a203
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Mar 21 05:57:50 2014 +0100

    Wayland and X corrections
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

6dc68916b89274901a15ad18682d6c05fe59a203
 .../sysdev-embedded-linux.tex                      |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index 58b83b3..e40c821 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -606,9 +606,7 @@ met:
         handling, etc.
       \item Allows to use any existing X11 application or library
       \end{itemize}
-    \item Development apparently slowing down, as the
-       \href{http://freedesktop.org}{freedesktop.org} developers are now
-       focusing on Wayland, X's replacement (see next pages).
+    \item Actively developed and maintained.
     \item X11 license
     \item \url{http://www.x.org}
     \end{itemize}
@@ -650,12 +648,12 @@ met:
     \column{0.8\textwidth}
     \begin{itemize}
     \item Intended to be a simpler replacement for X
-    \item {\em Wayland is a protocolor for a compositor to talk to 
+    \item {\em Wayland is a protocol for a compositor to talk to 
     its clients as well as a C library implementation of that protocol.}
     \item Weston: a minimal and fast reference implementation
           of a Wayland compositor, and is suitable for many embedded
           and mobile use cases.
-    \item Apparently still experimental. Porting Gtk and Qt 
+    \item Still experimental. Porting Gtk and Qt 
           to Wayland is not complete yet, for example.
     \item \url{http://wayland.freedesktop.org/}
     \end{itemize}



More information about the training-materials-updates mailing list