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
7ccbdf6105
Master tutorial: fix Configuring link
...
Fixes #536
2024-03-15 23:49:30 +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
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
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
Diego Viola
1882b1b172
Fix Qt typos ( #315 )
2023-08-27 15:15:36 +02:00
Sizhe Zhao
db24c6419a
Master Tutorial: Fix SDDM version requirement
...
SDDM >= 0.20.0 has fixed https://github.com/sddm/sddm/issues/1476 and
it's no longer necessary to install the lastest development version.
2023-08-19 16:17:35 +03: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
Dragonium
bfe84e1ed7
Add links to github example config ( #220 )
...
* Update Master-Tutorial.md
add reference to hyprland.conf example file in master-tutorial
* Update Configuring-Hyprland.md
Add link to github example config to configuration hyperland page
* Update pages/Configuring/Configuring-Hyprland.md
* Update pages/Configuring/Configuring-Hyprland.md
2023-05-14 13:31:59 +01: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
0062014667
mention help
2023-04-10 18:28:24 +01:00
vaxerski
d62432ed53
update arch packages
2023-04-06 19:49:50 +01:00
vaxerski
a7026745ec
redirect to env in force wayland
2023-03-26 19:52:25 +01:00
vaxerski
aabe75696c
remove all mentions of wrappers
2023-03-05 13:43:30 +00:00
vaxerski
627928e349
remove wrapper section
2023-03-05 13:37:32 +00: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
3ea348c377
ref chrome://flags in master tut
2023-02-13 10:05:01 +00:00
vaxerski
1ec5ec4e0a
add awesome-hyprland notice
2023-02-03 17:52:37 +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
Ching Pei Yang
a438395f50
fix typo ( #104 )
2023-01-17 16:25:45 +01:00
NotAShelf
1f01e4bd3a
clarify wording and fix broken links ( #103 )
2023-01-17 13:41:55 +01:00
123c45a7f0
add no_systemd var
2023-01-11 16:29:34 +01:00
9b501cb3e8
better envvars in the wrapper
2023-01-09 21:29:22 +01:00
5c9a5b32c0
clarify force wayland
2023-01-09 21:18:22 +01:00
bf9e63d805
add force wayland
2023-01-09 20:39:18 +01:00