summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index fe14106..dcdb585 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
-# Gtk shell
+# maynard
-It's an example how to have a desktop shell client for Weston based on a real
-toolkit.
+This is a desktop shell client for Weston based on GTK. It was based
+on weston-gtk-shell, a project by Tiago Vignatti.
+
+## Original idea
The idea is that this client and any other based on any toolkit can be
interchangeable to use with a single desktop plugin like the [weston desktop
@@ -9,6 +11,4 @@ plugin](https://github.com/tiagovignatti/weston-desktop-plugin). Therefore,
one compositor, with a single desktop plugin can be used as a foundation for
building different shell UIs based on different graphics toolkits.
-## More
-
http://vignatti.wordpress.com/2013/03/05/ui-customization-on-wayland/