mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-09 05:20:22 +01:00
Right now many toolkits (toytoolkit, gtk+ and EFL) will send an ack_configure request immediately in response to a configure event, even if they're not immediately committing the surface at that time. This leads to a situation where multiple configures receive ack_configure before any commit happens. There's really no reason for that sequence of events to bother a compositor, so this just clarifies the language to make it ok. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Jasper St. Pierre <jstpierre@mecheye.net> |
||
|---|---|---|
| .. | ||
| desktop-shell.xml | ||
| fullscreen-shell.xml | ||
| input-method.xml | ||
| ivi-application.xml | ||
| ivi-hmi-controller.xml | ||
| linux-dmabuf.xml | ||
| presentation_timing.xml | ||
| scaler.xml | ||
| screenshooter.xml | ||
| text-cursor-position.xml | ||
| text.xml | ||
| weston-test.xml | ||
| workspaces.xml | ||
| xdg-shell.xml | ||