Go to file
Jan Beich 9c19d4fff0 Installation: install wlroots headers with Meson
Hyprland plugin API requires wlroots headers. Dropping
--skip-subprojects will fix plugins but may break system wlroots.
Instead copy and adjust a part of `make installheaders`.

Example error this tries to fix:

In file included from hy3/src/main.cpp:4:
In file included from /usr/local/include/hyprland/src/Compositor.hpp:7:
In file included from /usr/local/include/hyprland/src/defines.hpp:1:
/usr/local/include/hyprland/src/includes.hpp:36:10: fatal error: 'wlr/backend.h' file not found
   36 | #include <wlr/backend.h>
      |          ^~~~~~~~~~~~~~~
2024-01-31 14:34:22 +01:00
.github/workflows fix typo in ci 2022-08-13 21:45:03 +02:00
pages Installation: install wlroots headers with Meson 2024-01-31 14:34:22 +01:00
LICENSE Add license 2022-10-23 18:29:00 +03:00
README.md Add license 2022-10-23 18:29:00 +03:00

README.md

Hyprland Wiki

Welcome to the Hyprland Wiki! Here we store the wiki pages. They are automatically updated on the website whenever a change occurs, within a reasonable timeframe. (usually 12 minutes)

Contributing to the Wiki

Feel free to open an issue or a PR if you feel anything is necessary. Make sure to clearly state the reason for the changes. If you have questions regarding the wiki, you should consider joining our Discord Server instead.

License

This repository is licensed under the BSD 3-Clause License.