pacwrap/pacwrap-core
Xavier Moffett 7a2365bb06
Support symlinks and provide valid TryFrom fields for desktop entries
- Support desktop entries referenced by a symbolic link
- Provide a general purpose path canonicalization API for containers
  with the `exec::path::resolve_path` function.
- TryExec fields are now replaced with a valid entry referring to the
  pacwrap binary
2024-12-25 18:01:44 -05:00
..
dist disable_sandbox option for global configuration 2024-09-10 20:05:17 -04:00
src Support symlinks and provide valid TryFrom fields for desktop entries 2024-12-25 18:01:44 -05:00
build.rs Attribution Update 2024-04-24 17:58:24 -04:00
Cargo.toml Clean up of pipewire and pulseaudio filesystem modules 2024-12-24 20:59:36 -05:00
README.md Pre-release 0.8.7 2024-10-30 23:24:48 -04:00

pacwrap-core Build Workflow

Library crate providing core functionality for pacwrap.

pacwrap and pacwrap-agent are both dependent upon this crate.