Commit Graph

65 Commits

Author SHA1 Message Date
Vaxry 158a77e3c5 update deps 2024-05-13 15:25:51 +01:00
phonetic112 f1dbaf0a65
treewide: fix grammar/punctuation + rewrites (#605) 2024-04-21 17:35:48 +03:00
Vaxry 143f2e3d6b fix deps for manual 2024-03-20 02:25:03 +00:00
Mihai Fufezan 22d5e48e9b capitalize links 2024-03-17 18:40:41 +02:00
Mihai Fufezan 127ae00225 wiki: prepare for hextra
treewide: replace hint with callout

treewide: remove ToC header

remove <toc>, since it's autogenerated
add missing _index.md

treewide: add frontmatter

treewide: fix headings

add weights

Configuring,Getting Started: expand in sidebar

Add version selector

fix links
2024-03-14 22:47:27 +02:00
Lucas Ivan Benchat Parra 45e7fb3533
Update Gentoo installation instructions (#491) 2024-02-25 00:18:28 +00:00
Vaxry 78cf546f17 remove slackware instructions cuz slackware is super outdated 2024-02-17 02:26:19 +00:00
AJ Reifsnyder 04e97e450f
Installation: add tomlplusplus-devel to openSUSE build dependencies (#454) 2024-02-01 23:39:24 +00:00
Yas 186af33897
fix: missing instructions for copying wlroots and hyprctl (#437)
* fix: reminder to copy wlroots and hyprctl

There's no instruction to copy wlroots and hyprctl when building manually with flags. This add it.

I could add to the `sudo cp` command but figured build directories for wlroots might change.

* chore: add hyprpm to copy bins
2024-01-17 14:40:57 +01:00
7mile 829f68e33a
Fix Gentoo XDPH installation instructions (#431) 2024-01-05 12:45:06 +01:00
solopasha 02d6edb3c0
Add more information for Fedora (#413) 2023-12-07 17:58:45 +00:00
Evangelos Lioudakis fb02d887a3
Add tomlplusplus as a dependency on Ubuntu and Arch Linux (#412) 2023-12-07 17:20:30 +00:00
_r 94e1b490c6
update Fedora installation instructions (#407) 2023-12-03 17:46:26 +00:00
someone13574 d44dfcf7a4
Fix typo in Installation.md (#385) 2023-11-04 19:36:56 +00:00
espro1 667ca2aaa5
removing vulkan dependencies for ubuntu (#379) 2023-10-29 13:16:59 +00:00
Ethan Martin 0854e9c736
Fix incorrect paths for Desktop entry and Example Config (#376)
Change from 'examples/' to 'example/' to match latest release.
2023-10-24 17:51:53 +01:00
Vaxry 5af6aa7028 fixup for new cmake pipeline 2023-10-14 18:52:53 +01:00
shadowmax31 11a0847f7d
Update Installation.md (#332)
Needs gcc 13+, I don't know if it changed anything for clang.

https://github.com/hyprwm/Hyprland/pull/3186
2023-09-09 10:14:31 +01:00
vaxerski 1e9b54bc77 mark slackware as unofficial 2023-09-06 13:19:11 +02:00
Timothy Heath c828351809
Update Installation.md (#321)
Added a mention to the slack build under a slackware tab.
2023-09-03 13:32:28 +02:00
Lucas 621647d3a6
Updated Gentoo installation instructions for Hyprland and related packages (#271) 2023-07-21 10:24:15 +02:00
Mihai Fufezan ab821b6820
Getting Started: remove leftover conflict indicator 2023-07-17 19:15:48 +03:00
Fernando Ayats 9a9d89b96a
Nix: simplify pages (#187)
* clear-up nixos installation
* Nix: clear up wording
* Nix: add example config for HM

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-07-17 19:14:43 +03:00
vaxerski 3d83cc67ce mention unofficial install methods 2023-07-16 00:32:40 +02:00
Makrennel 84eb91320f
Add Void Linux Installation tab (#260) 2023-06-27 13:34:27 +02:00
Seongbin Lim 4cb585cb52
Add cpio for ArchLinux build dependency (#228) 2023-05-24 15:50:41 +02:00
Mihai Fufezan 105b55239e
Getting Started: update meson install guide 2023-05-17 00:18:25 +03:00
vaxerski b024e3ea04 meson note for build 2023-05-03 21:31:33 +01:00
Yfgjøræn 9598eb24ae
Create Ubuntu 23.04 Install deps tab in the wiki (#210)
* Adding first ubuntu support

* why libraries

* pull needs

* pull final-prefinal

* wording and style

* remove redundant note

---------

Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2023-05-01 15:47:32 +01:00
Jan Beich 3e5d3e6a91
Installation: update FreeBSD dependencies for manual build (#192)
- jq after https://github.com/hyprwm/hyprland/commit/a54247125f91
- pango after https://github.com/hyprwm/hyprland/commit/71a95a581f86
- hwdata after https://github.com/freebsd/freebsd-ports/commit/146bb4da8d31
- libliftoff after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/9d43e7e4d67d
- libdisplay-info after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/35da9970019b
2023-04-15 20:43:28 +01:00
Florian "sp1rit 43c004df8f
installation: updated openSUSE instructions (#188)
Since hyprland is now in Factory, the installation instructions have
changed to reflect the new installation process.
2023-04-13 15:09:46 +01:00
vaxerski d62432ed53 update arch packages 2023-04-06 19:49:50 +01:00
scorpion-26 23397a424b
Add libliftoff and libdisplay-info (#144)
libdisplay-info (from the AUR) is required for wlroots drm backend, which Hyprland depends on. Failure to install this package results in linking errors at compile time.
libliftoff is not a hard requirement, but seems useful to include.
2023-03-04 12:30:11 +00:00
chinh4thepro c35b3c9f24
Switch from ``wayland-desktop`` to ``guru`` overlay (#131)
People are having problems compiling the wayland-desktop variant
2023-02-19 20:59:58 +00:00
M1nxy ba60d4c272
libinput missing from arch dependencies (#107) 2023-01-25 08:53:24 +00:00
Eshnek efa3cda8ac
Update Installation.md (#106) 2023-01-22 08:26:42 +01:00
Vaxry 123c45a7f0 add no_systemd var 2023-01-11 16:29:34 +01:00
Vaxry 74a63a8dd2 make master tutorial 2023-01-09 20:18:37 +01:00
Raffaele Mancuso 013602ad1b
Suggest to install SDDM from git HEAD (#94) 2023-01-02 20:35:13 +01:00
Jan Beich 7d6bea998c
Add FreeBSD instructions to Installation page (#84)
* Installation: document FreeBSD packages

* Installation: document FreeBSD dependencies

* Installation: document libc++ may not support C++23
2022-12-20 16:09:42 +00:00
vaxerski 96eec007bc add make protocols 2022-12-19 22:50:05 +00:00
NotAShelf 6342a87e6f
add deprecation warning (#79)
* add deprecation warning

* fix retard moment

Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-12-15 12:42:53 +00:00
Okirshen be4912c326
Changed Wrong File Name (#49)
Changed wrong file names to match the ones in the release.
2022-11-09 20:07:45 +00:00
chinh4thepro 99f25ac1a4
Help prevent errors (#48)
adding ``emaint sync -r wayland-desktop`` will help prevent non-existent directory errors when trying to install hyprland on gentoo.
2022-11-09 16:47:22 +00:00
bazuin-32 f264432af0
Add necessary dependencies for building on Arch
Also updates the text just below the list of dependencies, as requested on the discord server.
2022-10-25 08:18:25 -06:00
Mihai Fufezan 3dae7b8604
Treewide: fix formatting and addressing
Co-authored-by: NotAShelf <itsashelf@gmail.com>
Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com>
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-10-23 18:30:29 +03:00
vaxerski 6be1c76f35 fix wording 2022-08-27 23:24:29 +02:00
NotAShelf 3f691738f6
formatting 2022-08-25 00:15:45 +03:00
NotAShelf 5324148334
add clearinstall note 2022-08-24 23:56:44 +03:00
Caden Jamason bf8314f8bd Added a better reason to foreword 2022-08-23 21:41:31 -07:00