]> git.ralfj.de Git - bubblebox.git/log
bubblebox.git
14 months agogive access to .fonts dir master
Ralf Jung [Wed, 22 Jan 2025 20:15:27 +0000 (13:15 -0700)]
give access to .fonts dir

19 months agodon't change hostname, it doesn't work well for GUI apps under Gnome
Ralf Jung [Fri, 9 Aug 2024 09:22:55 +0000 (11:22 +0200)]
don't change hostname, it doesn't work well for GUI apps under Gnome

19 months agoMerge pull request #2 from darkmattercoder/darkmattercoder-patch-readmetypo
Ralf Jung [Fri, 9 Aug 2024 09:21:26 +0000 (11:21 +0200)]
Merge pull request #2 from darkmattercoder/darkmattercoder-patch-readmetypo

Fix typo in readme file

19 months agoFix typo in readme file
Jochen Bauer [Fri, 9 Aug 2024 07:09:41 +0000 (09:09 +0200)]
Fix typo in readme file

22 months agoprovide some non-default settings to GTK3 apps
Ralf Jung [Tue, 7 May 2024 14:44:46 +0000 (16:44 +0200)]
provide some non-default settings to GTK3 apps

23 months agohost_access: error if the path does not exist
Ralf Jung [Mon, 22 Apr 2024 06:05:29 +0000 (08:05 +0200)]
host_access: error if the path does not exist

23 months agomore restrictive dbus proxy config, taken from bubblejail
Ralf Jung [Tue, 16 Apr 2024 09:11:14 +0000 (11:11 +0200)]
more restrictive dbus proxy config, taken from bubblejail

23 months 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

23 months 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)

23 months 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

23 months 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

23 months 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

23 months 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

23 months 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'

23 months 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

23 months 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

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

23 months 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

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

23 months 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

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