commit | 600179c39efb30cf072e18c7604ccf52360684c6 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:38:28 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Nov 07 14:04:25 2023 +0400 |
tree | 0fe3becd2a69e4f272617bda8239e05dd3b45ca4 | |
parent | 1bec1cc0da497e55c16e2a7b50f94cdb2a02197f [diff] |
ui/vc: console-vc requires PIXMAN Add stubs for the fallback paths. get_vc() now returns NULL by default if !PIXMAN. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>