pacwrap/pacwrap
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
..
src Support symlinks and provide valid TryFrom fields for desktop entries 2024-12-25 18:01:44 -05:00
build.rs Require 1 instead of boolean for PACWRAP_SCHEMA_BUILT 2024-11-05 18:20:27 -05:00
Cargo.toml Tidy up manifests and inclusion of workspace dependencies 2024-10-31 16:22:08 -04:00
README.md Pre-release 0.8.7 2024-10-30 23:24:48 -04:00

pacwrap Build Workflow

Application crate for the pacwrap front-end executable.