diff options
author | Max Ihlenfeldt <mihlenfeldt@igalia.com> | 2021-11-24 13:10:49 +0100 |
---|---|---|
committer | Max Ihlenfeldt <mihlenfeldt@igalia.com> | 2021-11-24 13:10:49 +0100 |
commit | 0aaf12157ede8fdf6eda49963da313bd1a7d930f (patch) | |
tree | b8cf691c7fefaf07784b0e13a7e5858fddc01099 /stable/xdg-shell | |
parent | bb7b3985eded147104331830a370195dffd1cdab (diff) |
xdg-shell: clarify conditions for remapping unmapped surfaces
Signed-off-by: Max Ihlenfeldt <mihlenfeldt@igalia.com>
Diffstat (limited to 'stable/xdg-shell')
-rw-r--r-- | stable/xdg-shell/xdg-shell.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index cc44ad0..7909359 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -446,7 +446,8 @@ A newly-unmapped surface is considered to have met condition (1) out of the 3 required conditions for mapping a surface if its role surface - has not been destroyed. + has not been destroyed, i.e. the client must perform the initial commit + again before attaching a buffer. </description> <enum name="error"> |