Skip to content

security-context-v1: clarify close_fd behavior

Julian Orth requested to merge mahkoh/wayland-protocols:jorth/sec-cont into main

The current text does not make much sense since closing close_fd has no effect on the dup received by the compositor. Signaling done via EOF seems to be the simplest implementation.

Merge request reports