Skip to content

Send valid UUIDs for output device globals

Vlad Zahorodnii requested to merge work/correct-uuid into master

Currently, kwin sends invalid uuids. This change makes harder to send invalid uuids by porting relevant parts of the OutputDeviceInterface to QUuid.

Merge request reports