boxxy icon indicating copy to clipboard operation
boxxy copied to clipboard

boxxy puts bad Linux applications in a box with only their files.

Results 25 boxxy issues
Sort by recently updated
recently updated
newest added

I tried using boxxy to redirect a socket out of my home directory, but it doesn't look like this works. I tried both the "file" and "directory" modes but neither...

If boxxy tries to launch sanboxed process on Ubuntu 24.04 with enabled AppArmor (see #274 ) it fails and exits with code 0 ``` user1@boxxy-ubuntu2404:~$ boxxy --rule "$(pwd)/this/:$(pwd)/to_that/:directory" bash; echo...

``` user1@boxxy-ubuntu2404:~$ mkdir this to_that user1@boxxy-ubuntu2404:~$ boxxy -l debug --rule "$(pwd)/this/:$(pwd)/to_that/:directory" bash DEBUG boxxy::config > loading rules (not asked not to!) DEBUG boxxy::config > searching for boxxy config starting at...

This would be a good candidate for Appimage since the user could easily deploy into their $HOME/Applications. This is only a feature request.

question

Seems like every directory or file that I've "boxed up" is in left in my home directory, regardless how I configure it. Here's a simple example: - name: move ~/.mozilla...

question

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.5 to 1.11.1. Changelog Sourced from regex's changelog. 1.11.1 (2024-10-24) This is a new patch release of regex that fixes compilation on nightly Rust when the unstable...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.213. Release notes Sourced from serde's releases. v1.0.213 Fix support for macro-generated with attributes inside a newtype struct (#2847) v1.0.212 Fix hygiene of macro-generated local...

dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.132. Release notes Sourced from serde_json's releases. 1.0.132 Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#1205)...

dependencies

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.161. Release notes Sourced from libc's releases. 0.2.161 Fixed OpenBSD: fix FNM_PATHNAME and FNM_NOESCAPE values rust-lang/libc#3983 0.2.160 Added Android: add PR_GET_NAME and PR_SET_NAME rust-lang/libc#3941 Apple:...

dependencies

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.20. Release notes Sourced from clap's releases. v4.5.19 [4.5.19] - 2024-10-01 Internal Update dependencies v4.5.18 [4.5.18] - 2024-09-20 Features (builder) Expose Arg::get_display_order and Command::get_display_order v4.5.17...

dependencies