wireplumber/modules/module-lua-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
..
api client, permission-manager: add getters for runtime introspection 2026-05-11 18:59:48 +00:00
wplua m-lua-scripting: Handle both Properties and Lua tables in all Lua APIs 2025-11-24 19:42:07 +02:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
module.c m-lua-scripting: Deactivate all scripts before deactivating module 2026-05-08 08:35:29 -04:00
script.c docs: fix various codebase typos Found via codespell -q 3 -S "*.po,./po/*,NEWS.rst" -L bootup,gir,inout 2025-01-28 15:45:54 +01:00
script.h m-lua-scripting: wrap every script in a WpPlugin and expose async activation api 2022-04-23 20:14:59 +03:00