A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski 0132e52b13 Note high GPU usage in the README 2022-04-29 21:43:04 +02:00
.github remove autoassignment 2022-04-19 13:58:36 +02:00
assets Added default background as a PNG 2022-04-10 14:32:18 +02:00
docs Added notice of custom build flags 2022-04-20 15:50:57 +02:00
example update example conf for kawase 2022-04-24 16:45:59 +02:00
hyprctl added hyprctl batch 2022-04-29 19:44:09 +02:00
protocols Implemented mouse constraints 2022-04-17 21:40:04 +02:00
src added hyprctl batch 2022-04-29 19:44:09 +02:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore added make commands 2022-03-20 17:06:37 +01:00
CMakeLists.txt Added git dirty 2022-04-22 18:33:30 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile Implemented mouse constraints 2022-04-17 21:40:04 +02:00
README.md Note high GPU usage in the README 2022-04-29 21:43:04 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00

README.md

Banner


Badge Workflow Badge License Badge Lines Badge Language Badge Pull Requests Badge Issues Badge Hi Mom
Badge Discord


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


Gallery


Preview A


Preview B



Stars Over Time


Stars Preview



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