pacwrap/pacwrap
Xavier Moffett 704e12e5ca
Change edit_file function to require &EditKind parameter instead of boolean
- Define `EditKind` type and replace edit boolean in order to
  prevent accidental misparameterisation
- Fix the `edit_file` invocation in the desktop module with the
  `&EditKind::Edit` parameter.
2025-03-19 19:13:40 -04:00
..
src Change edit_file function to require &EditKind parameter instead of boolean 2025-03-19 19:13:40 -04: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.