pacwrap/pacwrap-core
Xavier Moffett f8c82d8bf2
Fix Xwayland bug relating to Xauthority presence
XAuthority file may not be present under a Wayland session. Therefore
we only mount it into the container if it is present.
2025-03-19 18:10:41 -04:00
..
dist disable_sandbox option for global configuration 2024-09-10 20:05:17 -04:00
src Fix Xwayland bug relating to Xauthority presence 2025-03-19 18:10:41 -04:00
build.rs Attribution Update 2024-04-24 17:58:24 -04:00
Cargo.toml Replace lazy_static crate with LazyLock using the lazy_lock macro 2025-02-09 19:49:44 -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.