wireplumber/docs/rst/scripting
Torkel Niklasson f20c6e4eb8 client, permission-manager: add getters for runtime introspection
Add wp_client_get_permission_manager() and
wp_permission_manager_get_default_permissions() and expose both as Lua
methods. This allows Lua scripts to verify a client's trust level at
runtime by inspecting the actual permission bits of its attached PM.
2026-05-11 18:59:48 +00:00
..
existing_scripts docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00
lua_api client, permission-manager: add getters for runtime introspection 2026-05-11 18:59:48 +00:00
custom_scripts.rst Improve documentation for lua scripts 2025-02-24 06:48:40 +00:00
existing_scripts.rst docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00
lua_api.rst docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00
meson.build Improve documentation for lua scripts 2025-02-24 06:48:40 +00:00