Skip to content

ply-device-manager: Fall back to text plugin if no renderers installed

Ray Strode requested to merge fall-back-to-text-faster into main

If there's no renderers installed there's no point in continuing to listen for DRM events and trying to load the drm plugin.

This commit just forces text mode right away in that case.

Merge request reports