A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski 20936ad2a4 added issue guidelines 2022-06-06 14:58:50 +02:00
.github Updated issue templates 2022-06-03 17:52:22 +02:00
assets Added default background as a PNG 2022-04-10 14:32:18 +02:00
aur Update PKGBUILD-git 2022-06-03 11:33:32 -07:00
docs added issue guidelines 2022-06-06 14:58:50 +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 Implemented mouse constraints 2022-04-17 21:40:04 +02:00
src added forcerendererreload and some more vt changes 2022-06-06 13:48:17 +02:00
wlroots@75d31509db added submodule 2022-05-31 10:08:57 +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 added submodule 2022-05-31 10:08:57 +02: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 fix oopsie 2022-05-31 11:02:54 +02:00
README.md README changes 2022-06-01 22:00:46 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock fix Nix build and add updater 2022-06-01 23:52:08 +03:00
flake.nix Fix error: attribute 'lastModifiedDate' missing 2022-06-06 10:20:56 +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

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/floating/fullscreen windows
  • Special Workspace (Scratchpad)
  • Window/monitor rules
  • Socket-based IPC
  • Event System for bash scripts
  • Rounded corners
  • Full Damage tracking
  • Docks 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