# chromium_third_party_wayland_protocols_kde **Repository Path**: openharmony-tpc/chromium_third_party_wayland_protocols_kde ## Basic Information - **Project Name**: chromium_third_party_wayland_protocols_kde - **Description**: 设计替代X的显示服务器kde - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/chromium_third_party_wayland_protocols_kde - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-08-11 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [chromium_third_party_wayland_protocols_kde](https://gitcode.com/openharmony-tpc/chromium_third_party_wayland_protocols_kde)。| ⚠️ This repository has been archived. For the new address, please visit [chromium_third_party_wayland_protocols_kde](https://gitcode.com/openharmony-tpc/chromium_third_party_wayland_protocols_kde).** > --- > # 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.