aboutsummaryrefslogtreecommitdiffhomepage
path: root/dbus
AgeCommit message (Expand)Author
2024-09-28dbus: add testsOphestra Umiker
2024-09-27dbus/config: implement file loading functionsOphestra Umiker
2024-09-27dbus: return exported error for nil configOphestra Umiker
2024-09-27dbus/config: remove unused methodOphestra Umiker
2024-09-25helper/args: simplify argument parsing and eliminate excess memory copiesOphestra Umiker
2024-09-25dbus: use generalised helper.Helper for xdg-dbus-proxyOphestra Umiker
2024-09-24dbus: assert fmt.Stringer instead of helper.Args on argument sealOphestra Umiker
2024-09-24dbus: seal as io.WriterTo interfaceOphestra Umiker
2024-09-24helper: separate helper args fd builder from dbusOphestra Umiker
2024-09-11enable filter in README exampleOphestra Umiker
2024-09-09dbus/config: seal with session and system bus proxyOphestra Umiker
2024-09-09dbus/config: fix builtin defaultsOphestra Umiker
2024-09-09dbus/config: document fields and add --call and --broadcastOphestra Umiker
2024-09-09dbus: implement xdg-dbus-proxy wrapperOphestra Umiker