A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski 990d3f232b fix another crash 2022-06-30 16:11:26 +02:00
.github oops 2022-06-26 12:53:56 +02:00
assets more shadow for readme banner 2022-06-22 16:01:51 +02:00
docs Mention source in issue guidelines 2022-06-07 20:11:05 +02:00
example some changes to the sens and use in autogen 2022-06-25 23:40:52 +02:00
hyprctl added hyprctl kill 2022-06-27 13:42:20 +02:00
nix nix: add debug package and waybar with -Dexperimental flag 2022-06-29 20:50:27 +03:00
protocols Added meson buildfiles 2022-06-16 23:30:28 +02:00
src fix another crash 2022-06-30 16:11:26 +02:00
subprojects update wlroots dep 2022-06-28 11:30:07 +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 T1C: Releases pipeline 2022-06-22 22:04:55 +02:00
CMakeLists.txt include build/include in CMakeLists 2022-06-29 13:49:53 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile fix make clear wlroots 2022-06-29 23:06:45 +02:00
README.md mention shadows in readme 2022-06-25 20:36:48 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock [gha] bump flake inputs 2022-06-28 09:31:06 +00:00
flake.nix nix: add debug package and waybar with -Dexperimental flag 2022-06-29 20:50:27 +03:00
meson.build nix & meson: 0.6.0 -> 0.6.2 2022-06-29 20:50:33 +03:00
meson_options.txt Added meson buildfiles 2022-06-16 23:30:28 +02: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.

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
  • Drop shadows
  • 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