Presentation extension
Submitted by Pekka Paalanen
Assigned to Pekka Paalanen
Description
This is a tracker bug for the Presentation extension development. If you want to work on it, contact me first.
The Presentation extension contains two big pieces: feedback and queueing.
Feedback is basically ready for upstream. Queueing OTOH depends on bugs #75303 and #78190.
pq's Presentation series should be split into two consecutive series: the first one introduces feedback only, and the second one bumps the interface version and adds queueing. The end result should be identical code to the original.
Then, take the feedback series, rebase it on Weston master branch, and send it to wayland-devel@ for review.
You can find the Presentation series at http://cgit.collabora.com/git/user/pq/weston.git/log/?h=presentation-WIP4
The implementation patches are probably fairly well separated already, but you need to split the protocol XML file, stubs, and the presentation-shm demo client commits.