tag | 160070c545faac19bdb197c226ece3160e91d503 | |
---|---|---|
tagger | Aleix Pol <aleixpol@kde.org> | Wed Sep 28 18:10:36 2022 |
object | ab8fbdd16f19842078e5b9cff81d9e6df6d3cf49 |
Tagging 1.9.0
commit | ab8fbdd16f19842078e5b9cff81d9e6df6d3cf49 | [log] [tgz] |
---|---|---|
author | Vlad Zahorodnii <vlad.zahorodnii@kde.org> | Wed Sep 21 06:47:16 2022 |
committer | Vlad Zahorodnii <vlad.zahorodnii@kde.org> | Wed Sep 21 08:49:21 2022 |
tree | c8aabb73e0c001e08dcb611888154c7f80e785ce | |
parent | 4d77cb6ec3bf01b55f0903e8e19d1a5b3f048eb2 [diff] |
Bump version We need a new release to fix plasma-shell.xml's interface versions.
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(PlasmaWaylandProtocols)
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.