d15d3a5ff1
Summary: CompositingPrefs is only relevant for X11 standalone. It had some "hacks" to make it not block Compositing on Wayland. Thus it was in its current form not really useful. Now all the functionality is provided through Platform with a default implementation which is sensible for Wayland platforms. The X11 standalone platform implements the new methods with the Wayland checks removed. In addition all calls to CompositingPrefs now go through the platform directly and CompositingPrefs is completely dropped. Reviewers: #plasma Subscribers: plasma-devel Projects: #plasma Differential Revision: https://phabricator.kde.org/D1576 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
edge.cpp | ||
edge.h | ||
glxbackend.cpp | ||
glxbackend.h | ||
logging.cpp | ||
logging.h | ||
screens_xrandr.cpp | ||
screens_xrandr.h | ||
x11.json | ||
x11_platform.cpp | ||
x11_platform.h |