aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2024-09-09update README documentOphestra Umiker
2024-09-09nix: implement new dbus options in nixos moduleOphestra Umiker
2024-09-09nix: add xdg-dbus-proxy to PATH via wrapProgramOphestra Umiker
2024-09-09flag: rename cli to flagOphestra Umiker
2024-09-09app/dbus: set dbusAddress earlyOphestra Umiker
2024-09-09app/dbus: manage dbus proxy and pass address to childOphestra Umiker
2024-09-09dbus: implement xdg-dbus-proxy wrapperOphestra Umiker
2024-09-09app: treat display server variable unset as fatalOphestra Umiker
2024-09-09app/run: remove bare launch optionOphestra Umiker
2024-09-08state/print: collect and output state information of all usersOphestra Umiker
2024-09-08nix: provide options for capability flagsOphestra Umiker
2024-09-08clean up setup/launcher code and enable better control over sharesOphestra Umiker
2024-09-04release: 1.0.4Ophestra Umiker
2024-09-04update README documentOphestra Umiker
2024-09-04nix: implement nixos moduleOphestra Umiker
2024-09-04app/launch: set argv when launching shellOphestra Umiker
2024-09-04workflows: rename binary to fortifyOphestra Umiker
2024-09-04rename to fortify and restructureOphestra Umiker
2024-07-16license: embed license in executableOphestra Umiker
2024-07-16nix: build directly with buildGoModulesOphestra Umiker
2024-07-16adapt README documentOphestra Umiker
2024-07-16apply MIT licenseOphestra Umiker
2024-07-16apply X11 licenseOphestra Umiker
2024-07-16state: track launcher states in runDir and clean up before exitOphestra Umiker
2024-07-15workflows: add release workflowOphestra Umiker
2024-07-15main: implement sudo and machinectl launcher methodsOphestra Umiker
2024-07-15launcher: implement launcher wrapperOphestra Umiker
2024-07-15util: PulseAudio cookie discoveryOphestra Umiker
2024-07-15acl: fix memory leak in removeEntryOphestra Umiker
2024-07-15util: file copy and exec.LookPath wrapperOphestra Umiker
2024-07-15nix: add libxcb package to dev shellOphestra Umiker
2024-07-14x11: wrap libxcb ChangeHosts requestOphestra Umiker
2024-07-11util: port sd_booted functionOphestra Umiker
2024-07-11nix: set up devShellOphestra Umiker
2024-07-11acl: implement acl utils via libaclOphestra Umiker
2024-07-09cli: parse and resolve flagsOphestra Umiker