mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 18:40:09 +01:00
Remove the unstable presentation_timing.xml file, and use presentation-time.xml from wayland-protocols instead to generate all the Presentation extension bindings. The following renames are done according to the XML changes: - generated header includes - enum constants and macros prefixed with WP_ - interface symbol names prefixed with wp_ - protocol API calls prefixed with wp_ Clients use wp_presentation_interface.name rather than hardcoding the global interface name: presentation-shm, weston-info, presentation-test. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Jonas Ådahl <jadahl@gmail.com> [Pekka: updated wayland-protocols dependency to 1.2] |
||
|---|---|---|
| .. | ||
| ivi-application.xml | ||
| ivi-hmi-controller.xml | ||
| scaler.xml | ||
| text-cursor-position.xml | ||
| weston-desktop-shell.xml | ||
| weston-screenshooter.xml | ||
| weston-test.xml | ||