Drop xcb-shm usage from QPainterWindowPixmap
ClosedPublic

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

Details

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.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 2885.Mar 21 2016, 4:13 PM
graesslin retitled this revision from to Drop xcb-shm usage from QPainterWindowPixmap.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptMar 21 2016, 4:13 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
This revision was automatically updated to reflect the committed changes.