On Wed, Aug 30, 2023 at 01:38:06PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> We can get the active console dimension regardless of its kind, by
> simply giving NULL as argument. It will fallback with the given value
> when the dimensions aren't known.
>
> This will
From: Marc-André Lureau
We can get the active console dimension regardless of its kind, by
simply giving NULL as argument. It will fallback with the given value
when the dimensions aren't known.
This will also allow to move the code in a separate unit more easily.
Signed-off-by: Marc-André Lure