Bilal Elmoussaoui 640587ed0f dmabuf-paintable: Build the texture when snapshot is called
Always creating the texture even if the app is not being displayed
(minimized / different virtual monitor) or
if the GdkFrameClock drops a frame we end up doing a comparison with a
very old frame causing full redraws in certain cases or even artifacts
in others.

Instead, we only build the texture once snapshot is called and accumulate
the damage area until that happens to avoid updating the wrong area
2023-08-15 19:37:57 +02:00
..
2023-02-08 18:06:08 -08:00
2023-06-02 10:18:05 -07:00
2023-06-15 16:09:22 -07:00
2023-06-01 12:04:35 +01:00