summaryrefslogtreecommitdiff
path: root/mnv/src/auto/wayland/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/src/auto/wayland/README.txt')
-rw-r--r--mnv/src/auto/wayland/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/mnv/src/auto/wayland/README.txt b/mnv/src/auto/wayland/README.txt
new file mode 100644
index 0000000000..d5ce095af3
--- /dev/null
+++ b/mnv/src/auto/wayland/README.txt
@@ -0,0 +1,11 @@
+This directory contains the auto-generated protocol files for the Wayland
+System Integration.
+
+To re-generate them run make.
+
+It requires wayland-scanner to be installed, which is generally found as
+wayland-utils package in Linux distributions.
+
+Included as of MNV patch v9.1.1485 (2025 Jun 27).
+
+Initial work done by Foxe Chen.