ui: add getter for UIInfo
commit5eaf1e48ff397185ec2f702f9968787d4d29e3c4
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 27 Sep 2020 14:57:48 +0000 (27 18:57 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 29 Sep 2020 08:08:25 +0000 (29 10:08 +0200)
treef97362445092488aae53b33ff0ab1c78424c708d
parentfd36eade0187a4efe0507b41fae22277300d1c7a
ui: add getter for UIInfo

The following patch is going to introduce extra fields / details to
UIInfo. Add a getter and keep the current values, instead of memset(0)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20200927145751.365446-4-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/console.h
ui/console.c
ui/spice-display.c