Hi,

On 7 July 2015 at 18:27, Christopher Michael <cpmich...@osg.samsung.com> wrote:
> This patch adds missing placeholders for the wl_output listener functions
> 'done' and 'scale. The placeholders added here are no-op function
> placeholders as the done and scale callbacks are not used in the screenshot
> client.

More correctly, they are never called (which would happen on receipt
of a server event) because it only ever binds wl_output v1, where the
done/scale events were added in v2, so the server will never send
those events.

Cheers,
Daniel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to