xwayland: sandbox with bunpen

This commit is contained in:
2024-09-06 05:34:08 +00:00
parent c0106c9196
commit bf6053985f

View File

@@ -1244,7 +1244,7 @@ in
wtype.sandbox.method = "bunpen"; wtype.sandbox.method = "bunpen";
wtype.sandbox.whitelistWayland = true; wtype.sandbox.whitelistWayland = true;
xwayland.sandbox.method = "bwrap"; xwayland.sandbox.method = "bunpen";
xwayland.sandbox.wrapperType = "inplace"; #< consumers use it as a library (e.g. wlroots) xwayland.sandbox.wrapperType = "inplace"; #< consumers use it as a library (e.g. wlroots)
xwayland.sandbox.whitelistWayland = true; #< just assuming this is needed xwayland.sandbox.whitelistWayland = true; #< just assuming this is needed
xwayland.sandbox.whitelistX = true; xwayland.sandbox.whitelistX = true;