Plasma-specific protocols for Wayland
25
stars
1,040
commits
CMake
primary language
Sep 10, 2026
updated
This project provides 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.
(top 30 of 60)
CMake
98.3%
C
1.7%
Plasma-specific protocols for Wayland
25
stars
1,040
commits
CMake
primary language
Sep 10, 2026
updated
This project provides 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.
(top 30 of 60)
CMake
98.3%
C
1.7%