Clone this repo:
  1. 0b07950 Bump to Plasma Wayland Protocols 1.3.0 by Aleix Pol · 3 years, 2 months ago main upstream/v1.3.0
  2. eb0aeed Add VRR to output device and management by Xaver Hugl · 3 years, 4 months ago
  3. e89f46f Add overscan to output protocols by Xaver Hugl · 3 years, 5 months ago
  4. 742b637 Bump version to 1.2.1 by Vlad Zahorodnii · 3 years, 3 months ago upstream/v1.2.0.1 upstream/v1.2.1
  5. e4bc4e0 Bump version to 1.2.0 by Aleix Pol · 3 years, 4 months ago

Plasma Wayland Protocols

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.

Usage

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.