commit | 0b07950714b3a36c9b9f71fc025fc7783e82926e | [log] [tgz] |
---|---|---|
author | Aleix Pol <aleixpol@kde.org> | Thu Apr 29 22:17:03 2021 |
committer | Aleix Pol <aleixpol@kde.org> | Thu Apr 29 22:17:03 2021 |
tree | d6e0c9d9cefb12afd48a534352b7ea8f5dbad95d | |
parent | eb0aeed49b2dd207894a41af3565e1b4394ed8fa [diff] |
Bump to Plasma Wayland Protocols 1.3.0
This project should be installing only the xml files of the non-standard wayland protocols we use in Plasma.
They are installed to $PREFIX/share/plasma-wayland-protocols.
You can get the directory where they're installed by using
find_package(KF5PlasmaWaylandProtocols)
Then they can be accessed using ${PLASMA_WAYLAND_PROTOCOLS_DIR}
.
You can learn more about such protocol files in https://wayland.freedesktop.org/docs/html/ch04.html.