talex5 / wayland-proxy-virtwl

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

FR: security context support #84

Open DemiMarie opened 2 weeks ago

DemiMarie commented 2 weeks ago

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

alyssais commented 2 weeks 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 2 weeks ago

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