doc: Add a chapter on content updates

The behavior of content updates, specifically in combination with sync
subsrufaces and constrains can become quite complicated. This introduces
a chapter in the wayland book which explains the behavior of the core
specification in this regard, and shows examples.

Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
This commit is contained in:
Sebastian Wick 2025-10-28 11:54:12 +01:00
parent 96129e4ed0
commit cc4192ba6d
24 changed files with 2729 additions and 0 deletions

View file

@ -16,6 +16,7 @@ foreach src : files([
'Protocol.xml',
'Xwayland.xml',
'Compositors.xml',
'Content_Updates.xml',
'Color.xml',
'Client.xml',
'Server.xml',