Skip to content

transactions-v1: new protocol implementation

Simon Ser requested to merge github/fork/emersion/transactions into master

This implements the transactions-unstable-v1 protocol 1. The protocol allows clients to synchronize multiple surfaces together and ensure their commits are applied atomically.

Depends on: https://github.com/swaywm/wlroots/pull/2800

Merge request reports