mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 17:45:58 +01:00
A read-only mirror of https://github.com/hyprwm/Hyprland
.github | ||
assets | ||
aur | ||
docs | ||
example | ||
hyprctl | ||
protocols | ||
src | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
config.mk | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
Makefile | ||
README.md |
Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
For Hyprland without the land
part, see Hypr, the Xorg window manager.
Install
Quick Start
Configure
Contribute
Notice
This project is still in its early development, expect bugs.
Once you get it working though, it's pretty stable.
Help Wanted
Hyprland needs testers!
Try it out and report bugs / suggestions!
Features
- Easily expandable and readable codebase
- Config reloaded instantly upon saving
- Bezier-curve window animations
- Custom bezier curve based animations
- Workspaces protocol support
- Dual Kawase blur
- Window fade in / out
- Tiling / floating / fullscreen windows
- Window / monitor rules
- Socket-based IPC
- Rounded corners
- Damage tracking ( Experimental )
- Moving / resizing
- Docks support
Special Thanks
wlroots - For their amazing library
tinywl - For showing how 2 do stuff
Sway - For showing how 2 do stuff the overkill way
Vivarium - For showing how 2 do stuff the simple way
dwl - For showing how 2 do stuff the hacky way
Wayfire - For showing how 2 do some graphics stuff