launchk
launchk copied to clipboard
Update to latest crates, add aarch to build targets, misc cleanups
So far:
- [x] Apple Silicon no longer needs to edit target triplets to build
- [x] Latest version of cursive, notify
- [x] Fix latency of chained commands
- [x] Simplify fsnotify impl: no more precise events, which is fine for us since we are looking to see if file changed or new file appeared (can just consume path and reload)
- [x] No longer query unsupported domains for main list poller
- [x]
sudofor anything requiring escalation, sysinfo shows you when you are root
TODO:
- procinfo errno 22 invalid argument??