Make KMSgrab smooth on Wayland

This commit is contained in:
Loki
2021-08-28 22:22:02 +02:00
parent 3f306de5e1
commit b80c4253f0
2 changed files with 96 additions and 98 deletions

View File

@@ -417,6 +417,8 @@ public:
if(descriptor.sequence > sequence) {
sequence = descriptor.sequence;
rgb = egl::rgb_t {};
auto rgb_opt = egl::import_source(display.get(),
{
descriptor.fds[0],