Qt Wayland Client

The Qt Wayland Client library provides the necessary functions for an application to act as a Wayland client and connect to a Wayland compositor. For most use cases, the library is used automatically through the Wayland QPA plugin, and there is no need for the application itself to use any functions from the library.

However, when paired with Qt Wayland Compositor, the cmake function qt_generate_wayland_protocol_client_sources() can be used to create custom protocol extensions.

Licenses and Attributions

Qt Wayland Compositor and the Qt Wayland integration plugin are available under commercial licenses from The Qt Company.

In addition, Qt Wayland Compositor is available under the GNU General Public License, version 3, while the Qt Wayland integration plugin is available under the GNU Lesser General Public License, version 3 or the GNU General Public License, version 2.

See Qt Licensing for further details.

Qt Wayland Compositor and the Qt Wayland integration plugin use protocol definitions under following permissive licenses:

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.