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)
|
|
|
|
|
2022-10-19 15:22:42 +02:00
|
|
|
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
|
2022-10-20 21:34:53 +02:00
|
|
|
with window managers and compositors. It is also not entirely possible, nor recommended,
|
2022-10-23 00:58:34 +02:00
|
|
|
to try and use all Xorg applications on Wayland. See [../Useful-Utilities](this page) for a
|
2022-10-19 15:22:42 +02:00
|
|
|
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-12 15:13:18 +02:00
|
|
|
{{< hint type=important >}}
|
2022-09-24 21:05:21 +02:00
|
|
|
GTK apps launching slowly and/or OBS/Screensharing not working
|
2022-09-12 15:13:18 +02:00
|
|
|
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).
|
2022-09-12 15:13:18 +02:00
|
|
|
{{< /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).
|