index
:
hakurei
develop
master
staging
wip-openssl4
low-level userspace tooling for Rosa OS
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-22
app: clean up interactions and handle all application state and setup/teardown
Ophestra Umiker
2024-09-21
acl: define Go type alias for acl_perm_t
Ophestra Umiker
2024-09-17
release: 0.0.0-beta.3
Ophestra Umiker
2024-09-17
nix: include package buildInputs in devShells
Ophestra Umiker
2024-09-17
exit: move final and early code to internal package
Ophestra Umiker
2024-09-16
release: 0.0.0-beta.2
Ophestra Umiker
2024-09-16
move acl and xcb binding packages to top level
Ophestra Umiker
2024-09-16
final: refactor for removal of system package and reduction of interactions t...
Ophestra Umiker
2024-09-13
nix: pass method string directly
Ophestra Umiker
2024-09-13
flag: move method flag from main
Ophestra Umiker
2024-09-12
verbose: remove system package interaction
Ophestra Umiker
2024-09-12
app: handle launch method in New function
Ophestra Umiker
2024-09-11
enable filter in README example
Ophestra Umiker
2024-09-09
nix: fix typo in nixos module implementation previously missed due to lazy eval
Ophestra Umiker
2024-09-09
update README document
Ophestra Umiker
2024-09-09
app/run: empty launcher environment
Ophestra Umiker
2024-09-09
nix: implement dbus-system option in nixos module
Ophestra Umiker
2024-09-09
app/dbus: accept system bus config
Ophestra Umiker
2024-09-09
dbus/config: seal with session and system bus proxy
Ophestra Umiker
2024-09-09
dbus/config: fix builtin defaults
Ophestra Umiker
2024-09-09
dbus/config: document fields and add --call and --broadcast
Ophestra Umiker
2024-09-09
release: 1.1.0
Ophestra Umiker
2024-09-09
update README document
Ophestra Umiker
2024-09-09
nix: implement new dbus options in nixos module
Ophestra Umiker
2024-09-09
nix: add xdg-dbus-proxy to PATH via wrapProgram
Ophestra Umiker
2024-09-09
flag: rename cli to flag
Ophestra Umiker
2024-09-09
app/dbus: set dbusAddress early
Ophestra Umiker
2024-09-09
app/dbus: manage dbus proxy and pass address to child
Ophestra Umiker
2024-09-09
dbus: implement xdg-dbus-proxy wrapper
Ophestra Umiker
2024-09-09
app: treat display server variable unset as fatal
Ophestra Umiker
2024-09-09
app/run: remove bare launch option
Ophestra Umiker
2024-09-08
state/print: collect and output state information of all users
Ophestra Umiker
2024-09-08
nix: provide options for capability flags
Ophestra Umiker
2024-09-08
clean up setup/launcher code and enable better control over shares
Ophestra Umiker
2024-09-04
release: 1.0.4
Ophestra Umiker
2024-09-04
update README document
Ophestra Umiker
2024-09-04
nix: implement nixos module
Ophestra Umiker
2024-09-04
app/launch: set argv when launching shell
Ophestra Umiker
2024-09-04
workflows: rename binary to fortify
Ophestra Umiker
2024-09-04
rename to fortify and restructure
Ophestra Umiker
2024-07-16
license: embed license in executable
Ophestra Umiker
2024-07-16
nix: build directly with buildGoModules
Ophestra Umiker
2024-07-16
adapt README document
Ophestra Umiker
2024-07-16
apply MIT license
Ophestra Umiker
2024-07-16
apply X11 license
Ophestra Umiker
2024-07-16
state: track launcher states in runDir and clean up before exit
Ophestra Umiker
2024-07-15
workflows: add release workflow
Ophestra Umiker
2024-07-15
main: implement sudo and machinectl launcher methods
Ophestra Umiker
2024-07-15
launcher: implement launcher wrapper
Ophestra Umiker
2024-07-15
util: PulseAudio cookie discovery
Ophestra Umiker
[next]