summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-11-24 16:59:19 -0500
committerKristian Høgsberg <krh@bitplanet.net>2010-11-24 16:59:19 -0500
commit57a131797c5732002f5997a682973914cce39241 (patch)
tree65a06a9e49bd60db17f27449b70f13456162e527
parentb6ba5bfbd24b032804df21420cc2938a1c237692 (diff)
Add X.org on Wayland screenshots
-rw-r--r--fullscreen-x-compiz.pngbin0 -> 629738 bytes
-rw-r--r--rootless-x-under-wayland.pngbin0 -> 640565 bytes
-rw-r--r--screenshots.html7
3 files changed, 7 insertions, 0 deletions
diff --git a/fullscreen-x-compiz.png b/fullscreen-x-compiz.png
new file mode 100644
index 0000000..7c3cbbe
--- /dev/null
+++ b/fullscreen-x-compiz.png
Binary files differ
diff --git a/rootless-x-under-wayland.png b/rootless-x-under-wayland.png
new file mode 100644
index 0000000..81361fc
--- /dev/null
+++ b/rootless-x-under-wayland.png
Binary files differ
diff --git a/screenshots.html b/screenshots.html
index 8e93cd1..ce167d4 100644
--- a/screenshots.html
+++ b/screenshots.html
@@ -42,5 +42,12 @@
<li><a href="clutter-flowers.png">Clutter cairo flowers</a></li>
</ul>
+<p>Xorg running under Wayland:</p>
+
+<ul>
+ <li><a href="rootless-x-under-wayland.png">Rootless X running an xterm</a></li>
+ <li><a href="fullscreen-x-compiz.png">Fullscreen X server running compiz</a></li>
+</ul>
+
</body>
</html>