Skip to content

output_event_commit: Replace committed and buffer with actual state struct

breaking wlr_output_event_commit.{comitted,buffer} is removed. Compositors should instead get this state from the wlr_output_state struct.

Edited by Simon Ser

Merge request reports