diff options
author | Jonas Ådahl <jadahl@gmail.com> | 2017-05-08 21:22:04 +0800 |
---|---|---|
committer | Jonas Ådahl <jadahl@gmail.com> | 2017-11-21 16:25:51 +0800 |
commit | fcb2a63c847376c6294bc8a1c4f1e3d468e51f90 (patch) | |
tree | 7adef9d816350e3b3e9211bf1087b0bb9f960d69 /stable/xdg-shell/README | |
parent | fc3305c36298c48e708bfb1972f4b5e3331a88a8 (diff) | |
download | wayland-protocols-fcb2a63c847376c6294bc8a1c4f1e3d468e51f90.tar.xz |
Add xdg-shell to stable/
Add a copy of xdg-shell unstable v6 to stable/xdg-shell/xdg-shell.xml.
Folliwing this commit, it will go through a set of changes, before
being declared stable.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Reviewed-by: David Edmundson <davidedmundson@kde.org>
Diffstat (limited to 'stable/xdg-shell/README')
-rw-r--r-- | stable/xdg-shell/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stable/xdg-shell/README b/stable/xdg-shell/README new file mode 100644 index 0000000..2769abb --- /dev/null +++ b/stable/xdg-shell/README @@ -0,0 +1,5 @@ +xdg shell protocol + +Maintainers: +Jonas Ådahl <jadahl@gmail.com> +Mike Blumenkrantz <zmike@osg.samsung.com> |