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
d9b689c1e7
add cursors and themes
2023-01-09 20:36:34 +01:00
4b9aa088e3
.
2023-01-09 20:24:53 +01:00
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
vaxerski
9f04c25451
added must have page
2022-12-10 17:06:29 +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
e33199fe54
Getting started: add VM notice
...
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:31:50 +03: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
ebc7f9596f
mention vms
2022-10-21 19:02:06 +01:00
e3fe9078af
mention copying wrapped desktop
2022-10-06 16:23:24 +01:00
Mihai Fufezan
f518b447aa
Make links relative
2022-09-24 21:21:28 +03:00
vaxerski
0185ee23c8
more of the previous
2022-09-12 15:17:26 +02:00
vaxerski
01e65851fc
mention wlr-randr in quick start
2022-09-05 13:30:07 +02: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
Florian "sp1rit"
d7cff7d9cc
fixed typos
2022-08-22 14:27:36 +02:00
Florian "sp1rit"
6136ce4aa1
Added openSUSE Tumbleweed instructions to Installation
2022-08-22 14:06:25 +02:00
vaxerski
5d326410d5
use nproc in installation page
2022-08-22 00:05:45 +02:00