Skip to content

Fix Qt6 build of the Wayland screencast integration

Volker Krause requested to merge work/vkrause/qt6-screencast-interface into master

Qt6 requires the protocol file name matching the protocol name, otherwise we end up with invalid code. This has been fixed in the latest Plasma Wayland protocols.

Depends on libraries/plasma-wayland-protocols!39 (merged).

Edited by Volker Krause

Merge request reports