18 | This is a thought-experiment app based around the idea of having a terminal emulator running in a separate container from the session inside of it, with the kernel as the only intermediary. 19 |
20 |21 | This is accomplished by means of file descriptor passing of the pseudo-terminal device from a small "agent" program running on the other side of a container boundary. The agent is started using the usual container tools (flatpak-spawn, toolbox, podman), but creating a session is done purely via sockets. 22 |
23 |24 | Boxi uses different application identifiers when it is run for different containers. This allows creating individual launcher icons for each container. 25 |
26 |Appstream data updates to address Flathub warnings. No functional changes.
47 |Updates for GNOME 48 and VTE 0.80. No functional changes.
52 |This is the first release of Boxi for GNOME 43.
57 |There is a known issue with startup notification not working properly.
64 |This release adds a GSettings key for setting the color scheme.
69 |