mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 09:25:59 +01:00
A read-only mirror of https://github.com/hyprwm/Hyprland
2313de589e
Added a custom wlr renderer |
||
---|---|---|
.github | ||
assets | ||
example | ||
hyprctl | ||
protocols | ||
src | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
config.mk | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md |
Hyprland is a Dynamic Tiling Wayland Compositor in early development stages. For Hyprland without the land part, see Hypr, the Xorg window manager.
WARNING! Hyprland is in early dev, expect bugs, instabilities and crashes. You have been warned! Nevertheless, REPORT any you find! Make an issue!
Key features
- Basic window animations
- Config reloaded instantly upon saving
- Easily expandable and readable codebase
- Support for docks/whatever
- Window rules
- Monitor rules
- Socket-based IPC
- Tiling/floating/fullscreen windows
- Moving/resizing windows
Major to-dos
- Damage tracking
- Animations (better)
- Rounded corners
- Fix XWayland focus
- Fix GDK popups on multimon
- Blur
- Fadein/out
- Fix electron rendering issues
- Optimization
- Fix weird scroll on XWayland
- Become sane
- STABILITY
- More config options for tweakers
- Improve hyprctl
Installation
Please refer to the Wiki Page
Configuring
Head onto the Wiki Page to see more.
Hyprland without a config is a bad idea!
Contributions
Very welcome! see Contributing.md for instuctions and guidelines!
Gallery
Special thanks
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 custom rendering