kwin/plugins/scenes
Aleix Pol e8efa83444 scene: Pass non-trivial classes by const&
Summary:
This will save the copy of some objects, especially PaintData classes that are
not copy-on-write.
It also follows the practice on other parts of the system.

Test Plan: Running it right now

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28031
2020-03-14 01:15:04 +01:00
..
opengl scene: Pass non-trivial classes by const& 2020-03-14 01:15:04 +01:00
qpainter scene: Pass non-trivial classes by const& 2020-03-14 01:15:04 +01:00
xrender scene: Pass non-trivial classes by const& 2020-03-14 01:15:04 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00