ui/console: move DisplaySurface to its own header
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 30 Aug 2023 09:38:24 +0000 (13:38 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 12 Sep 2023 06:37:02 +0000 (10:37 +0400)
commit6d8cd7c2205867d70d7520c890ad19a27651bdb2
tree638ac5a782a3bd48ad9a5f2bded64b65c85757d5
parent6f11081991c2def98b80a1bf70a920eda86f94ea
ui/console: move DisplaySurface to its own header

Mostly for readability reasons.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
include/ui/console.h
include/ui/surface.h [new file with mode: 0644]