From 1a4cdb27fd8a00b008cc337104dd3b0f7ad817eb Mon Sep 17 00:00:00 2001 From: Darxus Date: Thu, 17 Feb 2011 15:34:03 -0500 Subject: Minor fixes and logo linking to main page Fix 1 html validator error, a few warnings, and make the Wayland logo link to the main page. Did you know you're not supposed to put an directly in a in HTML 4.01 Strict? --- architecture.html | 8 ++++---- building.html | 2 +- faq.html | 2 +- index.html | 2 +- screenshots.html | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/architecture.html b/architecture.html index 166f728..a16ac5d 100644 --- a/architecture.html +++ b/architecture.html @@ -8,7 +8,7 @@ -

+

Wayland logo

Wayland Architecture

@@ -17,7 +17,7 @@ different from X is to follow an event from the input device to the point where the change it affects appears on screen.

This is where we are now with X:

- +

X architecture diagram

  1. @@ -95,7 +95,7 @@ point where the change it affects appears on screen.

    the compositor:

    - +

    Wayland architecture diagram

    1. @@ -207,7 +207,7 @@ point where the change it affects appears on screen.

      wayland handles presentation of the windows instead of KMS.

      - +

      X on Wayland architecture diagram

      diff --git a/building.html b/building.html index ff36951..33fd5fb 100644 --- a/building.html +++ b/building.html @@ -8,7 +8,7 @@ -

      wayland logo

      +

      Wayland logo

      The instructions below assume some familiarity with git and building and running experimental software. And be prepared that this diff --git a/faq.html b/faq.html index 2a0b31d..48b39fd 100644 --- a/faq.html +++ b/faq.html @@ -9,7 +9,7 @@ -

      +

      Wayland logo

      Wayland FAQ

      diff --git a/index.html b/index.html index 926e030..c1f1cf3 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ -

      +

      Wayland logo

      Wayland

      diff --git a/screenshots.html b/screenshots.html index ce167d4..6414391 100644 --- a/screenshots.html +++ b/screenshots.html @@ -8,9 +8,9 @@ -

      +

      Wayland logo

      -

      Screenshots

      +

      Screenshots

      Wayland demos:

      -- cgit v1.2.3