aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-09-29verbose: test verbose behaviourOphestra Umiker
2024-09-29dbus: test child process handling behaviour via helper stubOphestra Umiker
2024-09-29dbus: configurable xdg-dbus-proxy outputOphestra Umiker
2024-09-29dbus: toggleable xdg-dbus-proxy outputOphestra Umiker
2024-09-29helper: export internal stub functions for cross-package testingOphestra Umiker
2024-09-29helper: test child process handlingOphestra Umiker
2024-09-29helper: remove unreachable checkOphestra Umiker
2024-09-29helper: stub helper for testsOphestra Umiker
2024-09-28dbus: add more test casesOphestra Umiker
2024-09-28dbus: replace test suffix * with +Ophestra Umiker
2024-09-28dbus: seal test error check for correct error returnedOphestra Umiker
2024-09-28release: 0.0.0-beta.5Ophestra Umiker
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-25helper: clean up and separate helper process management from dbusOphestra Umiker
2024-09-24helper/args: hold a read lock in WriteToOphestra 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-24app: improve dbus proxy verbose messagesOphestra Umiker
2024-09-23nix: make bubblewrap available in PATHOphestra Umiker
2024-09-22state: round printed uptime to the secondOphestra Umiker
2024-09-22nix: remove obnoxious shell hookOphestra Umiker
2024-09-22release: 0.0.0-beta.4Ophestra Umiker
2024-09-22app: clean up interactions and handle all application state and setup/teardownOphestra Umiker
2024-09-21acl: define Go type alias for acl_perm_tOphestra Umiker
2024-09-17release: 0.0.0-beta.3Ophestra Umiker
2024-09-17nix: include package buildInputs in devShellsOphestra Umiker
2024-09-17exit: move final and early code to internal packageOphestra Umiker
2024-09-16release: 0.0.0-beta.2Ophestra Umiker
2024-09-16move acl and xcb binding packages to top levelOphestra Umiker
2024-09-16final: refactor for removal of system package and reduction of interactions t...Ophestra Umiker
2024-09-13nix: pass method string directlyOphestra Umiker
2024-09-13flag: move method flag from mainOphestra Umiker
2024-09-12verbose: remove system package interactionOphestra Umiker
2024-09-12app: handle launch method in New functionOphestra Umiker
2024-09-11enable filter in README exampleOphestra Umiker
2024-09-09nix: fix typo in nixos module implementation previously missed due to lazy evalOphestra Umiker
2024-09-09update README documentOphestra Umiker
2024-09-09app/run: empty launcher environmentOphestra Umiker
2024-09-09nix: implement dbus-system option in nixos moduleOphestra Umiker
2024-09-09app/dbus: accept system bus configOphestra 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-09release: 1.1.0Ophestra Umiker