graesslin created this revision. graesslin added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION 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. REPOSITORY rKWIN KWin BRANCH drop-compositingprefs REVISION DETAIL https://phabricator.kde.org/D1576 AFFECTED FILES CMakeLists.txt composite.cpp compositingprefs.cpp compositingprefs.h dbusinterface.cpp options.cpp platform.cpp platform.h plugins/platforms/x11/standalone/x11_platform.cpp plugins/platforms/x11/standalone/x11_platform.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, Plasma Cc: plasma-devel, sebas
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel