summaryrefslogtreecommitdiffstats
path: root/tests/manual/wip-cpp-compositor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/wip-cpp-compositor/README.md')
-rw-r--r--tests/manual/wip-cpp-compositor/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/manual/wip-cpp-compositor/README.md b/tests/manual/wip-cpp-compositor/README.md
new file mode 100644
index 000000000..f5af93a71
--- /dev/null
+++ b/tests/manual/wip-cpp-compositor/README.md
@@ -0,0 +1,6 @@
+# Reference C++ Compositor
+
+An example showing what is required to get a C++-based compositor up and
+running implementing basic functionality such as pointer and keyboard input as
+well as resizing and moving windows. This example uses the stable xdg-shell
+protocol.