Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Go to file
2022-06-13 14:10:49 -07:00
.github Update issue templates 2022-06-06 15:00:24 +02:00
assets Added default background as a PNG 2022-04-10 14:32:18 +02:00
aur Update PKGBUILD-git 2022-06-06 15:07:48 -07:00
docs Mention source in issue guidelines 2022-06-07 20:11:05 +02:00
example remove monitor recommended dt from config 2022-05-31 21:05:46 +02:00
hyprctl IPC and log changes, introduce signature 2022-06-03 17:41:57 +02:00
nix nix: replace paths dynamically 2022-06-02 19:10:56 +03:00
protocols Added the tablet manager and tablet v2 protocol 2022-06-08 14:29:49 +02:00
src Codestyle 2022-06-12 15:06:58 +00:00
wlroots@b89ed9015c updated wlroots dep 2022-06-08 14:42:27 +02:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore ignore .tar.gz 2022-05-29 22:01:16 +02:00
.gitmodules Change wlroots submodule url to github mirror 2022-06-13 14:10:49 -07:00
CMakeLists.txt Added git dirty 2022-04-22 18:33:30 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock [gha] bump flake inputs 2022-06-08 12:43:34 +00:00
flake.nix Fix error: attribute 'lastModifiedDate' missing 2022-06-06 10:20:56 +01:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile Added the tablet manager and tablet v2 protocol 2022-06-08 14:29:49 +02:00
README.md update contrib link in readme 2022-06-13 21:30:01 +01:00

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.

Please note, especially for folks moving from Hypr, that Hyprland and Hypr share a very different feature set and are not 1:1 experiences.



Install

Quick Start

Configure

Contribute



Notice

Hyprland is still in pretty early development compared to some other Wayland compositors.

Although Hyprland is pretty stable, it may have some bugs.

Help Wanted

Hyprland needs testers!
Try it out and report bugs / suggestions!

Features

  • Easily expandable and readable codebase
  • Config reloaded instantly upon saving
  • Custom bezier curve based animations
  • wlr_ext workspaces protocol support
  • Dual Kawase blur
  • Fully dynamic workspaces
  • Closely follows wlroots-git
  • Bundled wlroots
  • Window/layer fade in/out
  • Tiling/pseudotiling/floating/fullscreen windows
  • Switching workspaces between window modes on the fly
  • Special workspace (scratchpad)
  • Window/monitor rules
  • Socket-based IPC
  • Event system for bash scripts
  • Rounded corners
  • Full damage tracking
  • Docks support
  • Drawing tablet support


Gallery


Preview A


Preview B


Preview C



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