commit | e4bc4e0d60484507d2808a8d271b7e0b3675f098 | [log] [tgz] |
---|---|---|
author | Aleix Pol <aleixpol@kde.org> | Sat Mar 27 11:29:14 2021 |
committer | Aleix Pol <aleixpol@kde.org> | Sat Mar 27 11:29:14 2021 |
tree | bef933f296c583f06c6633f8fb3215feb4e2048a | |
parent | adac6121abf5977bfd118c30d3fe83e9e882d798 [diff] |
Bump version to 1.2.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.