| Hyprland | |
|---|---|
| | |
| | |
| Original author | Vaxry [1] |
| Stable release | 0.51 / September 10, 2025 [2] |
| Repository | |
| Written in | C++ |
| Operating system | Unix-like |
| Type | |
| License | BSD 3-Clause [3] |
| Website | hyprland |
Hyprland is an independent tiling Wayland compositor written in C++. Noteworthy features of Hyprland include dynamic tiling, tabbed windows, a clean and readable C++ code-base, and a custom renderer that provides window animations, rounded corners, and Dual-Kawase Blur on transparent windows. [4] It is officially being tested to run properly on Arch Linux and NixOS. [5]
Hyprland can be configured (a.k.a. riced) by editing the config file using the hyprlang library. [6] [7]