Skip to content

output: add support for protocol interface version 4

Simon Ser requested to merge emersion/wlroots:output-v4 into master

Two new events are added: name and description. The name is immutable. The description can be updated on-the-fly.

Merge request reports