wireplumber/modules/module-lua-scripting
George Kiagiadakis c8feaad7a9 base-dirs: add XDG_CONFIG/DATA_DIRS and CONFIGURATION & DATA groups
This adds support for the system-wide locations for configuration and
data files, as defined by the XDG Base Directory Specification.

In addition, it adds two flag groups, CONFIGURATION and DATA, to the
base-dirs system, so that we don't have to hard-code the combinations
of flags everywhere.
2024-03-04 07:07:56 +00:00
..
api m-lua-scripting: complete Lua Settings API 2024-02-28 10:20:26 -05:00
wplua m-lua-scripting: check argument type is table to avoid crashing 2023-10-13 22:47:57 +03:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
module.c base-dirs: add XDG_CONFIG/DATA_DIRS and CONFIGURATION & DATA groups 2024-03-04 07:07:56 +00:00
script.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03: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