On Mon, 1 Aug 2016 18:51:46 +0200
Armin Krezović wrote:
> This patch makes the compositor user data a structure
> which can be expanded with new fields when necessary.
>
> v2:
>
> Don't export to_wet_compositor
>
> Signed-off-by: Armin Krezović
> ---
> compositor/main.c | 20 +++
On 01.08.2016 19:17, Armin Krezović wrote:
> This patch makes the compositor user data a structure
> which can be expanded with new fields when necessary.
>
> v2:
>
> Don't export to_wet_compositor
>
> Signed-off-by: Armin Krezović
> ---
> compositor/main.c | 20 +---
> 1 file
This patch makes the compositor user data a structure
which can be expanded with new fields when necessary.
v2:
Don't export to_wet_compositor
Signed-off-by: Armin Krezović
---
compositor/main.c | 20 +---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/composito
This patch makes the compositor user data a structure
which can be expanded with new fields when necessary.
v2:
Don't export to_wet_compositor
Signed-off-by: Armin Krezović
---
compositor/main.c | 20 +---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/composito