summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
Ralf Jung [Mon, 15 Apr 2024 13:56:47 +0000 (15:56 +0200)]
prefer extending with tuples over lists
Ralf Jung [Mon, 15 Apr 2024 13:46:29 +0000 (15:46 +0200)]
link to possible solutions that avoid --new-session
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'
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
Ralf Jung [Sun, 14 Apr 2024 15:40:21 +0000 (17:40 +0200)]
cannot unshare IPC as that breaks some wine applications
Ralf Jung [Sun, 14 Apr 2024 12:06:10 +0000 (14:06 +0200)]
readme tweaks
Ralf Jung [Sun, 14 Apr 2024 12:04:53 +0000 (14:04 +0200)]
make a shared XDG_RUNTIME_DIR part of the DESKTOP profile
Ralf Jung [Sun, 14 Apr 2024 11:56:44 +0000 (13:56 +0200)]
initial readme
Ralf Jung [Sun, 14 Apr 2024 11:05:23 +0000 (13:05 +0200)]
add a nicer way to declare host access
Ralf Jung [Sun, 14 Apr 2024 10:20:50 +0000 (12:20 +0200)]
initial commit