hyprland-wiki/pages/Home.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2022-08-12 20:46:36 +02:00
# Hyprland Wiki
Hello there, dear traveler! Welcome to the Hyprland Wiki!
2022-08-13 22:09:36 +02:00
Take a tour of the pages on the left and read ones that you may need.
2022-08-12 20:46:36 +02:00
2022-09-10 22:13:33 +02:00
## Wayland info (especially useful for Xorg users)
A Wayland compositor is a fully autonomous Display Server, like Xorg itself.
2022-09-10 22:13:33 +02:00
It is **not** possible to mix'n'match Wayland compositors like you could on Xorg
with window managers and compositors. It is also not entirely possible, nor recommended,
to try and use all Xorg applications on Wayland. See [../Useful-Utilities](this page) for a
list of recommended Wayland native/compatible programs.
2022-09-10 22:13:33 +02:00
2022-09-24 21:05:21 +02:00
Wayland **compositors** should not be confused with Xorg **window managers**.
2022-09-10 22:13:33 +02:00
2022-08-12 20:46:36 +02:00
## IMPORTANT
{{< hint type=important >}}
2022-09-24 21:05:21 +02:00
GTK apps launching slowly and/or OBS/Screensharing not working
is easily fixable by checking out the
2022-09-24 20:21:28 +02:00
[FAQ (GTK issue)](../FAQ/#some-of-my-apps-take-a-really-long-time-to-open)
and [FAQ (screensharing)](../FAQ/#screenshare--obs-no-worky).
{{< /hint >}}
2022-09-24 21:05:21 +02:00
If you are having issues, please try [reading the FAQ](../FAQ) and configuring
sections — chances are your issue is described somewhere there. If not, you can
try [searching the issues](https://github.com/hyprwm/Hyprland/issues) or
2022-08-24 06:39:45 +02:00
[joining the Discord server](https://discord.gg/hQ9XvMUjjr).