Diffusion KWin 6e18cae42aca

Drop xcb-shm usage from QPainterWindowPixmap

Authored by graesslin on Mar 21 2016, 4:11 PM.

Description

Drop xcb-shm usage from QPainterWindowPixmap

Summary:
Before we were able to render Xwayland windows through the Wayland buffer
we used a xcb-shm to map the window data in the QPainter compositor.

As we don't use that any more and QPainter is not available for X11
anyway we can just drop the code.

Reviewers: Plasma

Subscribers: plasma-devel

Projects: Plasma

Differential Revision: https://phabricator.kde.org/D1193

Details

Committed
graesslinMar 21 2016, 4:13 PM
Differential Revision
D1193: Drop xcb-shm usage from QPainterWindowPixmap
Parents
R108:d49189276f5a: Merge branch 'Plasma/5.6'
Branches
Unknown
Tags
Unknown