summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 12:58:54 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 13:00:09 +0100
commit0fdc7d88d3b38972b8d2242c981a6e09da4647a3 (patch)
tree2d528a4cdfac7284d516a1c0e86879e5151ef80e /README.md
parentbe766f12c4c9629d720e149a983503034d75c192 (diff)
downloadgraynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.tar.gz
graynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.zip
rename project from weston-gtk-shell to maynard
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/