f5486a4995
I was getting the following error when trying to build until I installed glaze from AUR: ``` CMake Error at hyprpm/CMakeLists.txt:13 (find_package): By not providing "Findglaze.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "glaze", but CMake did not find one. Could not find a package configuration file provided by "glaze" with any of the following names: glazeConfig.cmake glaze-config.cmake Add the installation prefix of "glaze" to CMAKE_PREFIX_PATH or set "glaze_DIR" to a directory containing one of the above files. If "glaze" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! make[1]: *** [Makefile:15: release] Error 1 make[1]: Leaving directory '/home/nnra/Packages/Hyprland' make: *** [Makefile:32: all] Error 2 ``` |
||
---|---|---|
.github/workflows | ||
pages | ||
LICENSE | ||
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 1–2 minutes) You can find the site at https://wiki.hyprland.org/
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.
Commits should have the form:
Dir/Page: summary of changes
Optionally, you can include a longer commit message 2 lines below the commit title.
This format makes it easier glance over the commit list and figure out what each commit is about.
Additionally, if you make many changes in your PR, it is best to squash them into self-contained commits that contain one logical change.
For info about how to squash commits, see this.
License
This repository is licensed under the BSD 3-Clause License.