Skip to content

Remove placeholder wayland platform plugin

There is already a dummy plugin that is loaded, if it is not possible to locate a matching platform plugin. The only difference was, that the Wayland platform plugin always returned true for compositingActive. This is now done by the dummy plugin to not break anything.

This is the related discussion on matrix: here

Edited by Julius Zint

Merge request reports