Skip to content
Commit dbad45d0 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Introduce transactions

Transactions provide a way to apply new surface state to multiple
surfaces atomically.

A transaction can be locked. In which case, it's not going to be applied
until all locks are dropped. For example, this can be used to delay
applying new surface state until the committed buffers become idle.
parent 79a0bc3f
Pipeline #477982 canceled with stage
in 12 minutes and 3 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment