Hi

Found a few typos mentioned below.

On Thu, Aug 18, 2016 at 6:42 PM, Armin Krezović
<krezovic.ar...@gmail.com> wrote:
> This is a complete port of the DRM backend that uses
> recently added output handling API for output

*the* recently added [...]

> configuration.
>
> Output can be configured at runtime by passing the
> necessary configuration parameters, which can be
> filled in manually or obtained from the configuration
> file using previously added functionality. It is
> required that the scale and transform values are set
> using the previously added functionality.
>
> After everything has been set, output needs to be
> enabled manually using weston_output_enable().
>
> [...]
>
> +/**
> + * Create and configure a Weston output structure
> + *
> + * Given a DRM connector, create a matching drm_output structure and add it
> + * to Weston's output list.
> + *
> + * @param b Weston backend structure structure

Weston backend structure

(only one "structure")


Cheers,

Silvan
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to