Skip to content

Commit 024d20a

Browse files
author
github-actions
committed
Update
1 parent ce7a7b8 commit 024d20a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+107
-109
lines changed

Modules.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ <h1 id="modules">Modules</h1>
305305
<a href="i18n-module.html">I18n module</a>
306306
</p>
307307
<p>
308-
<a href="Wayland-module.html">Unstable Wayland Module</a>
308+
<a href="Wayland-module.html">Wayland Module</a>
309309
</p>
310310
</div>
311311
</div>

Wayland-module.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="viewport" content="width=device-width, initial-scale=1">
1010

1111

12-
<title>Unstable Wayland Module</title>
12+
<title>Wayland Module</title>
1313

1414
<link rel="stylesheet" href="assets/css/dark-frontend.css" type="text/css" title="dark">
1515
<link rel="alternate stylesheet" href="assets/css/light-frontend.css" type="text/css" title="light">
@@ -210,18 +210,16 @@
210210
<div id="body">
211211
<div id="main">
212212
<div id="page-description" data-hotdoc-role="main">
213-
<h1 id="unstable-wayland-module">Unstable Wayland Module</h1>
214-
<p>This module is available since version 0.62.0.</p>
213+
<h1 id="wayland-module">Wayland Module</h1>
214+
<p>This module is available since version 0.62.0, and has been stable since version
215+
1.8.0.</p>
215216
<p>This module provides helper functions to find wayland protocol
216217
xmls and to generate .c and .h files using wayland-scanner</p>
217-
<p><strong>Note</strong>: this module is unstable. It is only provided as a technology
218-
preview. Its API may change in arbitrary ways between releases or it
219-
might be removed from Meson altogether.</p>
220218
<h2 id="quick-usage">Quick Usage</h2>
221219
<pre><code class="language-meson">project('hello-wayland', 'c')
222220

223221
wl_dep = dependency('wayland-client')
224-
wl_mod = import('unstable-wayland')
222+
wl_mod = import('wayland')
225223

226224
xml = wl_mod.find_protocol('xdg-shell')
227225
xdg_shell = wl_mod.scan_xml(xml)

assets/js/search/API

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"API","urls":[{"url":"Adding-new-projects-to-wrapdb.html#how-it-works","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How it works"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#unstable-cuda-module","node_type":"p","page":"Unstable CUDA Module","sections":["Unstable CUDA Module"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#numpy","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","NumPy"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#ide-integration","node_type":"p","page":"IDE integration","sections":["IDE integration"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#programmatic-interface","node_type":"p","page":"IDE integration","sections":["Programmatic interface"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#unstable-icestorm-module","node_type":"p","page":"Unstable IceStorm module","sections":["Unstable IceStorm module"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#example","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_auto_if()","Example"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#unstable-simd-module","node_type":"p","page":"Release 0.42","sections":["New features","Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#changed-the-json-format-of-the-introspection","node_type":"p","page":"Release 0.50.0","sections":["New features","Changed the JSON format of the introspection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#removed-the-deprecated-targetfiles-api","node_type":"h2","page":"Release 0.51.0","sections":["New features","Removed the deprecated --target-files API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#improved-cmake-subprojects-support","node_type":"ul","page":"Release 0.53.0","sections":["New features","Improved CMake subprojects support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#introspection-api-changes","node_type":"h2","page":"Release 0.53.0","sections":["New features","Introspection API changes"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#introspection-api-changes","node_type":"h2","page":"Release 0.55.0","sections":["New features","Introspection API changes"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#more-efficient-static-linking-of-uninstalled-libraries","node_type":"p","page":"Release 0.60.0","sections":["New features","More efficient static linking of uninstalled libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#support-for-cmake-314-is-now-deprecated-for-cmake-subprojects","node_type":"p","page":"Release 0.61.0","sections":["New features","Support for CMake <3.14 is now deprecated for CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmake-server-api-support-is-removed","node_type":"h2","page":"Release 0.62.0","sections":["New features","CMake server API support is removed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"h2","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"h2","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#using-the-script-mode","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the \"script mode\""],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#unstable-simd-module","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#unstable-wayland-module","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"index.html#manual","node_type":"ul","page":"The Meson Build system","sections":["The Meson Build system","Manual"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"API","urls":[{"url":"Adding-new-projects-to-wrapdb.html#how-it-works","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How it works"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#unstable-cuda-module","node_type":"p","page":"Unstable CUDA Module","sections":["Unstable CUDA Module"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#numpy","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","NumPy"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#ide-integration","node_type":"p","page":"IDE integration","sections":["IDE integration"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#programmatic-interface","node_type":"p","page":"IDE integration","sections":["Programmatic interface"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#unstable-icestorm-module","node_type":"p","page":"Unstable IceStorm module","sections":["Unstable IceStorm module"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#example","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_auto_if()","Example"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#unstable-simd-module","node_type":"p","page":"Release 0.42","sections":["New features","Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#changed-the-json-format-of-the-introspection","node_type":"p","page":"Release 0.50.0","sections":["New features","Changed the JSON format of the introspection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#removed-the-deprecated-targetfiles-api","node_type":"h2","page":"Release 0.51.0","sections":["New features","Removed the deprecated --target-files API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#improved-cmake-subprojects-support","node_type":"ul","page":"Release 0.53.0","sections":["New features","Improved CMake subprojects support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#introspection-api-changes","node_type":"h2","page":"Release 0.53.0","sections":["New features","Introspection API changes"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#introspection-api-changes","node_type":"h2","page":"Release 0.55.0","sections":["New features","Introspection API changes"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#more-efficient-static-linking-of-uninstalled-libraries","node_type":"p","page":"Release 0.60.0","sections":["New features","More efficient static linking of uninstalled libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#support-for-cmake-314-is-now-deprecated-for-cmake-subprojects","node_type":"p","page":"Release 0.61.0","sections":["New features","Support for CMake <3.14 is now deprecated for CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmake-server-api-support-is-removed","node_type":"h2","page":"Release 0.62.0","sections":["New features","CMake server API support is removed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"h2","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#cargo-dependencies-names-now-include-the-api-version","node_type":"h2","page":"Release 1.5.0","sections":["New features","Cargo dependencies names now include the API version"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#using-the-script-mode","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the \"script mode\""],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#unstable-simd-module","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"index.html#manual","node_type":"ul","page":"The Meson Build system","sections":["The Meson Build system","Manual"],"context":{"gi-language":["default"]}}]});

assets/js/search/Book

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"Book","urls":[{"url":"Wayland-module.html#links","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Links"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"Book","urls":[{"url":"Wayland-module.html#links","node_type":"ul","page":"Wayland Module","sections":["Wayland Module","Links"],"context":{"gi-language":["default"]}}]});

assets/js/search/Documentation

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"Documentation","urls":[{"url":"Contributing.html#documentation","node_type":"h2","page":"Contributing to Meson","sections":["Contributing to Meson","Documentation"],"context":{"gi-language":["default"]}},{"url":"Using-wraptool.html#installing-dependencies","node_type":"p","page":"Using wraptool","sections":["Using wraptool","Installing dependencies"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#links","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Links"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"ul","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"Documentation","urls":[{"url":"Contributing.html#documentation","node_type":"h2","page":"Contributing to Meson","sections":["Contributing to Meson","Documentation"],"context":{"gi-language":["default"]}},{"url":"Using-wraptool.html#installing-dependencies","node_type":"p","page":"Using wraptool","sections":["Using wraptool","Installing dependencies"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#links","node_type":"ul","page":"Wayland Module","sections":["Wayland Module","Links"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"ul","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}}]});

assets/js/search/Generated

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"Generated","urls":[{"url":"Installing.html#installation-tags","node_type":"ul","page":"Installing","sections":["Installing","Installation tags"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned.html#subpages","node_type":"p","page":"Returned objects","sections":[],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generated_list.html#generated-list-object-generated_list","node_type":"h1","page":"Generated list object","sections":["Generated list object (generated_list)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generated_list.html#returned-by","node_type":"p","page":"Generated list object","sections":["Generated list object (generated_list)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#compilerpreprocess","node_type":"p","page":"Release 1.1.0","sections":["New features","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#generated-objects-can-be-passed-in-the-objects-keyword-argument","node_type":"h2","page":"Release 1.1.0","sections":["New features","Generated objects can be passed in the objects: keyword argument"],"context":{"gi-language":["default"]}},{"url":"Rust.html#mixing-generated-and-static-sources","node_type":"h2","page":"Rust","sections":["Using Rust with Meson","Mixing Generated and Static sources"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"Generated","urls":[{"url":"Installing.html#installation-tags","node_type":"ul","page":"Installing","sections":["Installing","Installation tags"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned.html#subpages","node_type":"p","page":"Returned objects","sections":[],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generated_list.html#generated-list-object-generated_list","node_type":"h1","page":"Generated list object","sections":["Generated list object (generated_list)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generated_list.html#returned-by","node_type":"p","page":"Generated list object","sections":["Generated list object (generated_list)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#compilerpreprocess","node_type":"p","page":"Release 1.1.0","sections":["New features","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#generated-objects-can-be-passed-in-the-objects-keyword-argument","node_type":"h2","page":"Release 1.1.0","sections":["New features","Generated objects can be passed in the objects: keyword argument"],"context":{"gi-language":["default"]}},{"url":"Rust.html#mixing-generated-and-static-sources","node_type":"h2","page":"Rust","sections":["Using Rust with Meson","Mixing Generated and Static sources"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Wayland Module","sections":["Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}}]});

assets/js/search/GitLab

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
urls_downloaded_cb({"token":"GitLab","urls":[{"url":"Wayland-module.html#links","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Links"],"context":{"gi-language":["default"]}}]});
1+
urls_downloaded_cb({"token":"GitLab","urls":[{"url":"Wayland-module.html#links","node_type":"ul","page":"Wayland Module","sections":["Wayland Module","Links"],"context":{"gi-language":["default"]}}]});

0 commit comments

Comments
 (0)