mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-04 19:10:20 +01:00
Require the client to have attached (either previously committed, or newly) a buffer to the corresponding wl_surface, and that the window will not be potentially mapped until calling wl_surface.commit after having created the window. This is required to make valid double buffered xdg_surface state possible when creating a window. Currently there is no double buffered state in xdg_popup, but it should behave the same as xdg_surface, and for making it future proof in case we want to add double buffered state to xdg_popup. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> |
||
|---|---|---|
| .. | ||
| desktop-shell.xml | ||
| fullscreen-shell.xml | ||
| input-method.xml | ||
| ivi-application.xml | ||
| ivi-hmi-controller.xml | ||
| presentation_timing.xml | ||
| scaler.xml | ||
| screenshooter.xml | ||
| text-cursor-position.xml | ||
| text.xml | ||
| weston-test.xml | ||
| workspaces.xml | ||
| xdg-shell.xml | ||