From 5a4177523e382cc13057d65905266ad261c4bba2 Mon Sep 17 00:00:00 2001 From: Mark Bolhuis Date: Thu, 10 Feb 2022 21:01:58 +0000 Subject: modules/wayland: Add unstable_wayland module --- docs/markdown/snippets/wayland-module.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/markdown/snippets/wayland-module.md (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/wayland-module.md b/docs/markdown/snippets/wayland-module.md new file mode 100644 index 0000000..cd5e5dc --- /dev/null +++ b/docs/markdown/snippets/wayland-module.md @@ -0,0 +1,4 @@ +## New unstable wayland module + +This module can search for protocol xml files from the wayland-protocols +package, and generate .c and .h files using wayland-scanner. -- cgit v1.1