A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski f96b611651 support wlr-output-power-management 2022-07-30 22:41:24 +02:00
.github ci: fix repo source 2022-07-13 10:39:57 +02:00
assets updated-hyprland.png 2022-07-21 12:31:24 +05:30
docs replace `rst2man` with `pandoc` 2022-07-18 18:56:46 -04:00
example add gestures to example configs 2022-07-28 13:44:17 +02:00
hyprctl Fix hyprctl flags help 2022-07-28 16:42:18 +02:00
nix Nix module: make package nullable part 3 2022-07-30 18:19:27 +03:00
protocols support wlr-output-power-management 2022-07-30 22:41:24 +02:00
src support wlr-output-power-management 2022-07-30 22:41:24 +02:00
subprojects update wlroots dep 2022-07-11 23:09:35 +02:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore add clangd cache in gitignore 2022-07-15 00:10:00 +03:00
.gitmodules T1C: Releases pipeline 2022-06-22 22:04:55 +02:00
CMakeLists.txt set proper C++23 std to meson as well 2022-07-06 16:55:49 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile support wlr-output-power-management 2022-07-30 22:41:24 +02:00
README.md README stuff 2022-07-26 17:34:53 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock [gha] bump flake inputs 2022-07-11 21:11:07 +00:00
flake.nix nix: add home-manager module (#395) 2022-07-27 17:32:42 +03:00
meson.build meson: add -DGIT arguments (#321) 2022-07-29 13:21:19 +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
  • Global keybinds passed to your apps of choice
  • 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
  • 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