summaryrefslogtreecommitdiff
path: root/README.md
blob: fe14106ab4cb0a99cc7effd5051dbd3e2175c302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Gtk shell

It's an example how to have a desktop shell client for Weston based on a real
toolkit.

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
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/