wireplumber/modules/module-lua-scripting/api
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.c client, permission-manager: add getters for runtime introspection 2026-05-11 18:59:48 +00:00
api.lua m-lua-scripting: Add Lua API for WpPermissionManager 2026-03-31 12:15:14 +03:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c 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
pod.c lua: fix SPA POD array and choice builders 2025-07-24 12:36:29 +03:00
require.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00