wayland-protocols
Additional Wayland protocols that add functionality outside of protocols already in the Wayland core
Install it by running either;
kpkg install wayland-protocols
or
kpkg build wayland-protocols
To see the difference, see The handbook
graph TD
N0["wayland-protocols"]
style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N1["wayland"]
N1 --> N0