/usr/include/hyprland/protocols should be kept.

Description:

AFAICT, some headers in /usr/include/hyprland/src include headers in /usr/include/hyprland/protocols. Therefore, these headers should also be provided in this package. Otherwise, building plugins with hyprpm may fail.

Additional info:

  • package version(s): hyprland 0.47.0-2

Steps to reproduce:

  1. Install hyprland 0.47.0-2
  2. Run hyprpm -v add https://github.com/hyprwm/hyprland-plugins. (This is just an example. I believe it will fail to build most of the plugins.)
  3. Fail to build the plugins because of missing headers.