ui/dbus: add a FIXME about texture/dmabuf scanout handling
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 15 May 2023 13:25:36 +0000 (17:25 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 28 May 2023 09:08:25 +0000 (13:08 +0400)
commitda1d066c1b68efd33fcca9e4d84fa499db459679
tree91bd3d57439f5e26c98870a5123ee7b9c8ad32e5
parent57430aa4af740b995f848511cb8dac996ce1d792
ui/dbus: add a FIXME about texture/dmabuf scanout handling

Except SDL, display backends seem to fail at handing full scanout
geometry correctly. It would need some test/reproducer to actually check
it. In the meantime, fill some missing fields, and leave a FIXME.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230515132537.1026310-1-marcandre.lureau@redhat.com>
ui/dbus-listener.c