| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-28 | dbus: add tests | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-27 | dbus/config: implement file loading functions | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-27 | dbus: return exported error for nil config | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-27 | dbus/config: remove unused method | Ophestra Umiker | |
| Null checking is replaced by helper/args while string building is no longer required. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-25 | helper/args: simplify argument parsing and eliminate excess memory copies | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-25 | dbus: use generalised helper.Helper for xdg-dbus-proxy | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-24 | dbus: assert fmt.Stringer instead of helper.Args on argument seal | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-24 | dbus: seal as io.WriterTo interface | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-24 | helper: separate helper args fd builder from dbus | Ophestra Umiker | |
| This method of passing arguments is used in bubblewrap as well as other tools, this commit separates the argument builder/writer to the helper package and generalise it as an interface. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-11 | enable filter in README example | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-09 | dbus/config: seal with session and system bus proxy | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-09 | dbus/config: fix builtin defaults | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-09 | dbus/config: document fields and add --call and --broadcast | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-09-09 | dbus: implement xdg-dbus-proxy wrapper | Ophestra Umiker | |
| Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
