hyprland-wiki/pages/Home.md

23 lines
983 B
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,
2022-10-24 13:32:23 +02:00
to try and use all Xorg applications on Wayland. See [this page](../Useful-Utilities) 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
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).