Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

/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.
issue