A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski ad28321a8d update issue guidelines for crash reports 2023-02-19 13:53:38 +00:00
.github Nix CI: add GH token (#1557) 2023-02-15 20:45:23 +02:00
assets updated-hyprland.png 2022-07-21 12:31:24 +05:30
docs update issue guidelines for crash reports 2023-02-19 13:53:38 +00:00
example Only use true/false in default config to reduce confusion (#1517) 2023-02-10 00:43:01 +00:00
hyprctl fix(hyprctl): allow dispatcher to have no args (#1464) 2023-02-01 10:01:56 +00:00
nix fix typo (#1420) 2023-01-24 19:20:50 +02:00
protocols wp-fractional-scaling-v1 impl (#1373) 2023-01-20 19:44:30 +01:00
src adjust crash report paths 2023-02-19 13:51:40 +00:00
subprojects update wlroots dep 2023-02-03 12:43:43 +00:00
.clang-format touch up the clang format and format all files 2022-12-20 02:18:47 +00:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore fix(hyprctl): allow dispatcher to have no args (#1464) 2023-02-01 10:01:56 +00:00
.gitmodules Implement window sharing with the hl toplevel export proto (#1179) 2022-12-05 17:05:15 +00:00
CMakeLists.txt Added a crash reporter 2023-02-19 13:45:56 +00:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile wp-fractional-scaling-v1 impl (#1373) 2023-01-20 19:44:30 +01:00
README.md fix quick start link 2023-02-14 20:28:33 +00:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock [gha] bump flake inputs 2023-02-03 12:47:47 +00:00
flake.nix Nix: update waybar-hyprland, add hyprland-nvidia (#1409) 2023-01-21 02:26:29 +02:00
meson.build meson: build in release by default 2023-02-04 01:13:15 +02:00
meson_options.txt add systemd support (#1253) 2023-01-05 20:17:55 +01:00
props.json bump ver to 0.20.1 2023-01-07 13:49:19 +01:00

README.md

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