xwayland: sandbox with bunpen
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user