On Thu, 11 Aug 2016 17:34:05 +0200
Armin Krezović <krezovic.ar...@gmail.com> wrote:

> - Removed weston_backend_output_config structure; Outputs
>   should be configured from compositors using plugin-api.
> 
> - Merged weston_output_init() into weston_output_enable()
> 
> - Renamed weston_output_init_pending() to weston_output_init()

Hi Armin,

I think these should really be three separate patches.

This patch should update the weston_output_deinit() documentation to
say it undoes weston_output_enable(). Maybe even rename it to
weston_output_enable_undo(), since you cannot just call
weston_output_disable().

> 
> Signed-off-by: Armin Krezović <krezovic.ar...@gmail.com>
> ---
>  libweston/compositor-drm.c      |   2 +-
>  libweston/compositor-fbdev.c    |   2 +-
>  libweston/compositor-headless.c |   2 +-
>  libweston/compositor-rdp.c      |   2 +-
>  libweston/compositor-wayland.c  |   4 +-
>  libweston/compositor-x11.c      |   2 +-
>  libweston/compositor.c          | 130 
> ++++++++++++++--------------------------
>  libweston/compositor.h          |  22 +------
>  8 files changed, 54 insertions(+), 112 deletions(-)


Thanks,
pq

Attachment: pgpDi2gr5hWOi.pgp
Description: OpenPGP digital signature

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

Reply via email to