hyprland-wiki/pages
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
..
Configuring add debug:disable_scale_checks 2024-01-05 00:34:08 +01:00
Contributing and Debugging Adding `tomlplusplus` missing deps (#414) 2023-12-08 18:14:36 +00:00
Crashes and Bugs fixes to crashes and bugs asan info 2023-11-11 20:57:37 +00:00
FAQ add pop-up window fix (#418) 2023-12-12 01:05:16 +02:00
Getting Started Installation: install wlroots headers with Meson 2024-01-31 14:34:22 +01:00
IPC add socket2 configreloaded 2023-12-28 22:34:59 +01:00
Nix Home Manager: update options link (#430) 2024-01-04 12:50:19 +02:00
Nvidia nuke nvidia patches mentions 2023-11-26 03:03:20 +00:00
Plugins remove references to example plugin 2024-01-02 14:49:24 +01:00
Useful Utilities add swaync to notification daemons (#420) 2023-12-16 01:59:57 +00:00
Home.md remove old warn 2022-11-28 13:53:26 +00:00