Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Go to file
2022-12-05 19:00:16 +02:00
.github Nix CI: update actions (#1014) 2022-11-15 10:23:46 +00:00
assets updated-hyprland.png 2022-07-21 12:31:24 +05:30
docs [gha] build man pages 2022-12-02 20:15:25 +00:00
example Added screen shaders 2022-12-01 13:36:07 +00:00
hyprctl added hyprctl switchxkblayout 2022-12-03 16:22:02 +00:00
nix Nix & meson: add hyprland-toplevel-export protocol 2022-12-05 18:55:30 +02:00
protocols Nix & meson: add hyprland-toplevel-export protocol 2022-12-05 18:55:30 +02:00
src fix crashes 2022-12-05 18:55:30 +02:00
subprojects submodules: update hyprland-protocols 2022-12-05 19:00:16 +02:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore add PKGBUILD to ignored files 2022-10-14 11:46:34 +03:00
.gitmodules implement window sharing 2022-12-05 18:55:30 +02:00
CMakeLists.txt implement window sharing 2022-12-05 18:55:30 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock Nix & meson: add hyprland-toplevel-export protocol 2022-12-05 18:55:30 +02:00
flake.nix Nix & meson: add hyprland-toplevel-export protocol 2022-12-05 18:55:30 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile implement window sharing 2022-12-05 18:55:30 +02:00
meson_options.txt Added meson buildfiles 2022-06-16 23:30:28 +02:00
meson.build Nix & meson: 0.17.0 -> 0.18.0 2022-11-25 08:34:23 +02:00
README.md updated the readme 2022-11-30 22:49:47 +00:00

banner

Badge Workflow Badge License 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.

It supports multiple layouts, fancy effects, has a very flexible IPC model allowing for a lot of customization, and more.



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.

Features

  • Easily expandable and readable codebase
  • Config reloaded instantly upon saving
  • Custom bezier curve based animations
  • Dual Kawase blur
  • Drop shadows
  • Rounded corners
  • Gradient borders
  • Fully dynamic workspaces
  • Closely follows wlroots-git
  • Global keybinds passed to your apps of choice
  • A lot of customization
  • Bundled wlroots
  • Window/layer fade in/out
  • Tiling/pseudotiling/floating/fullscreen windows
  • Switching workspaces between window modes on the fly
  • Special workspaces (scratchpads)
  • Window/monitor rules
  • Socket-based IPC
  • wlr_ext workspaces protocol support
  • Event system for bash scripts
  • Full damage tracking
  • Docks support
  • Drawing tablet support
  • Native IME + Input panels support
  • and much more...


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