Move XRenderUtils init/cleanup into X11 standalone platform
ClosedPublic

Authored by graesslin on Sep 10 2017, 2:06 PM.

Details

Summary

Only needed for kwin_x11 variant (required for the non-composited
Outline). As that's nowadays in the x11 platform, we can move the
complete XRenderUtils support into the platform. Thus KWin core does
no longer require to link it.

Test Plan

Compiles

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 created this revision.Sep 10 2017, 2:06 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 10 2017, 2:06 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Sep 21 2017, 4:45 PM
This revision is now accepted and ready to land.Sep 21 2017, 4:45 PM
This revision was automatically updated to reflect the committed changes.