aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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