kwin/plugins/platforms/x11
David Edmundson 3092043be5 [platforms/x11] Fix valigrind warning copying window icon for windowed mode
Summary:
windowIcon.pixmap().bits() creates and deletes the QPixmap object.

Which means data is dangling when we call m_winInfo->setIcon()

Surprisingly harmless in real life.

Test Plan: Reran kwin_wayland on X11 with valigrind

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28667
2020-05-01 16:13:40 +01:00
..
common Revert "[platforms/x11] Remove triple buffering detection" 2020-01-16 10:00:20 +01:00
standalone [x11] Enable synchronized resizing for Xwayland clients 2020-04-29 16:37:23 +03:00
windowed [platforms/x11] Fix valigrind warning copying window icon for windowed mode 2020-05-01 16:13:40 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00