aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/wayland_scan_xml_core_only_arg.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/wayland_scan_xml_core_only_arg.md')
-rw-r--r--docs/markdown/snippets/wayland_scan_xml_core_only_arg.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/markdown/snippets/wayland_scan_xml_core_only_arg.md b/docs/markdown/snippets/wayland_scan_xml_core_only_arg.md
new file mode 100644
index 0000000..59f4e1b
--- /dev/null
+++ b/docs/markdown/snippets/wayland_scan_xml_core_only_arg.md
@@ -0,0 +1,5 @@
+## Added core_only arg to wayland.scan_xml.
+
+The `scan_xml` function from the wayland module now has an optional bool
+argument `core_only`, so that headers generated by wayland-scanner now
+only include `wayland-client-core.h` instead of `wayland-client.h`.