commit | ad591e4517de584de28c69fce1d5754bc63febea | [log] [tgz] |
---|---|---|
author | David Edmundson <kde@davidedmundson.co.uk> | Sun Mar 21 22:20:40 2021 |
committer | David Edmundson <kde@davidedmundson.co.uk> | Sun Mar 21 22:20:40 2021 |
tree | 8d98640baa5ec8bde1360016a587fede11a3b18f | |
parent | adac6121abf5977bfd118c30d3fe83e9e882d798 [diff] |
Bump version to 1.1.2
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.