Skip to content

Draft: output: update commit_seq before impl->commit()

Kirill Primak requested to merge vyivel/wlroots:output-commit-seqno-fix into master

This ensures backends get up-to-date commit sequence number when their commit handler is called. If a commit has failed, just roll the number back.

Fixes #3340

Edited by Kirill Primak

Merge request reports