[kwin] [Bug 402862] Window thumbnails don't have good integration with Qt Quick

2022-05-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=402862

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 402862] Window thumbnails don't have good integration with Qt Quick

2019-01-04 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=402862

--- Comment #1 from Martin Flöser  ---
The main reason for this is that on X11 KWin and Qt could not share the OpenGL
context. On Wayland we could get KWin's texture into QtQuick, but it would mean
that we need different code paths.

-- 
You are receiving this mail because:
You are watching all bug changes.