On Mon, Oct 19, 2015 at 05:42:53PM -0700, Bryce Harrington wrote:
> On Sat, Oct 17, 2015 at 07:24:13PM +0300, Giulio Camuffo wrote:
> > This commit introduces the structs weston_backend_config and
> > weston_backend_output_config, to prepare for the new config
> > system for the backends.
> > ---
>
On Sat, Oct 17, 2015 at 07:24:13PM +0300, Giulio Camuffo wrote:
> This commit introduces the structs weston_backend_config and
> weston_backend_output_config, to prepare for the new config
> system for the backends.
> ---
> src/compositor.h | 36 ++--
> 1 file chang
This commit introduces the structs weston_backend_config and
weston_backend_output_config, to prepare for the new config
system for the backends.
---
src/compositor.h | 36 ++--
1 file changed, 34 insertions(+), 2 deletions(-)
diff --git a/src/compositor.h b/src/co