tag | 61a02ee786fbd160aa1f78d3b73cae30104cfdfa | |
---|---|---|
tagger | Aleix Pol <aleixpol@kde.org> | Sun Sep 05 00:07:48 2021 |
object | 26d31d8c6f83e437a5da19e07a1aad80a8e3d614 |
Tagging 1.4.0
commit | 26d31d8c6f83e437a5da19e07a1aad80a8e3d614 | [log] [tgz] |
---|---|---|
author | Jan Blackquill <uhhadd@gmail.com> | Mon Jul 05 23:30:32 2021 |
committer | Jan Blackquill <uhhadd@gmail.com> | Thu Sep 02 17:25:38 2021 |
tree | 21c424839e2f94e1536dabf30a47d5efa56cbc71 | |
parent | 2464dac513a4792e4f9fc40517a2f93128c1e02c [diff] |
Add set_frost to contrast protocol
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.