talex5 / wayland-proxy-virtwl

Allow guest VMs to open windows on the host
Apache License 2.0
114 stars 12 forks source link

FR: security context support #84

Open DemiMarie opened 5 months ago

DemiMarie commented 5 months ago

This can be used with a security-context aware host compositor to e.g. draw proper window decorations.

alyssais commented 5 months ago

The security context protocol is supposed to be implemented by the sandbox mechanism (on the host). What support would wayland-proxy-virtwl need?

DemiMarie commented 5 months ago

I was thinking of the case where wayland-proxy-virtwl is itself part of a sandbox mechanism. It’s strictly a convienience feature.