bubblebox.git
6 weeks agorecommend bubblejail for people that want a more ouf-of-the-box experience
Ralf Jung [Tue, 16 Apr 2024 08:53:39 +0000 (10:53 +0200)]
recommend bubblejail for people that want a more ouf-of-the-box experience

6 weeks agoalso provide a system bus to the sandboxed application (but it is completely filtered...
Ralf Jung [Tue, 16 Apr 2024 08:21:18 +0000 (10:21 +0200)]
also provide a system bus to the sandboxed application (but it is completely filtered, no access to anything)

6 weeks agoimprove DISPLAY env var parsing and factor X11 ode into separate function
Ralf Jung [Tue, 16 Apr 2024 08:05:55 +0000 (10:05 +0200)]
improve DISPLAY env var parsing and factor X11 ode into separate function

6 weeks agoX11, Wayland: only give access to the current display, not all of them
Ralf Jung [Mon, 15 Apr 2024 14:09:16 +0000 (16:09 +0200)]
X11, Wayland: only give access to the current display, not all of them

6 weeks agoprefer extending with tuples over lists
Ralf Jung [Mon, 15 Apr 2024 13:56:47 +0000 (15:56 +0200)]
prefer extending with tuples over lists

6 weeks agolink to possible solutions that avoid --new-session
Ralf Jung [Mon, 15 Apr 2024 13:46:29 +0000 (15:46 +0200)]
link to possible solutions that avoid --new-session

6 weeks agorefactor the directives system, so that dbus can be entirely implemented without...
Ralf Jung [Mon, 15 Apr 2024 13:41:38 +0000 (15:41 +0200)]
refactor the directives system, so that dbus can be entirely implemented without support from the 'core'

6 weeks agoadd --new-session flag
Ralf Jung [Mon, 15 Apr 2024 13:21:02 +0000 (15:21 +0200)]
add --new-session flag

Thanks to sloonz for pointing out the issue of terminal injection

6 weeks agocannot unshare IPC as that breaks some wine applications
Ralf Jung [Sun, 14 Apr 2024 15:40:21 +0000 (17:40 +0200)]
cannot unshare IPC as that breaks some wine applications

6 weeks agoreadme tweaks
Ralf Jung [Sun, 14 Apr 2024 12:06:10 +0000 (14:06 +0200)]
readme tweaks

6 weeks agomake a shared XDG_RUNTIME_DIR part of the DESKTOP profile
Ralf Jung [Sun, 14 Apr 2024 12:04:53 +0000 (14:04 +0200)]
make a shared XDG_RUNTIME_DIR part of the DESKTOP profile

6 weeks agoinitial readme
Ralf Jung [Sun, 14 Apr 2024 11:56:44 +0000 (13:56 +0200)]
initial readme

6 weeks agoadd a nicer way to declare host access
Ralf Jung [Sun, 14 Apr 2024 11:05:23 +0000 (13:05 +0200)]
add a nicer way to declare host access

6 weeks agoinitial commit
Ralf Jung [Sun, 14 Apr 2024 10:20:50 +0000 (12:20 +0200)]
initial commit