On Thu, 17 Dec 2015 12:31:56 +
Jonny Lamb wrote:
> Fall back to not showing anything as before if we don't have a
> compositor with wl_output new enough (version 2 or newer).
>
> Signed-off-by: Jonny Lamb
> Reviewed-by: Daniel Stone
> ---
> clients/weston-info.c | 32 +
Fall back to not showing anything as before if we don't have a
compositor with wl_output new enough (version 2 or newer).
Signed-off-by: Jonny Lamb
Reviewed-by: Daniel Stone
---
clients/weston-info.c | 32 ++--
1 file changed, 30 insertions(+), 2 deletions(-)
diff -
On Wed, 16 Dec 2015 19:19:55 +
Jonny Lamb wrote:
> Fall back to not showing anything as before if we don't have a
> compositor with wl_output new enough (version 2 or newer).
>
> Signed-off-by: Jonny Lamb
> ---
> clients/weston-info.c | 25 +++--
> 1 file changed, 23 in
Fall back to not showing anything as before if we don't have a
compositor with wl_output new enough (version 2 or newer).
Signed-off-by: Jonny Lamb
---
clients/weston-info.c | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/clients/weston-info.c b/cli