Skip to content

Lock presentation only with at least one output being enabled

Roman Gilg requested to merge romangg/kwinft:misc-fixes into master

There is a segmentation fault with presentation lock when no output is enabled. Check for that and omit locking otherwise.

Also an autotest failed here what was likely because of a race in QSignalSpy.

Merge request reports