Skip to content

Initial Qt6 support

Volker Krause requested to merge work/vkrause/qt6-build-system-changes into master

See individual commits for details.

There's still more to do though:

  • base names deviating from the protocol file name seem unsupported by the Qt6 macro.
  • _destroy_global(), globalRemove(), isGlobalRemoved() are no longer in the generated code.
  • KWayland includes aren't found without extra hacks.

Merge request reports