b5b78f3836
Hyprctrl: Use printf format specifiers for the usage string |
||
---|---|---|
.github | ||
assets | ||
docs | ||
example | ||
hyprctl | ||
protocols | ||
src | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
config.mk | ||
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.
Important: Hyprland's full damage tracking is buggy. Pairing that with the fact that blur is heavy, expect high GPU usage. (up to really a lot!) Appropriate fixes and improvements are amongst the most important now on the bucket list, but they might take some time to arrive. You have been warned!
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 curves
- 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