A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Vaxry 4d09101e23
oops
2022-06-26 12:53:56 +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 default apply_sens_to_raw to 0 2022-06-22 13:01:59 +02:00
hyprctl Merge pull request #205 from sp1ritCS/meson 2022-06-20 13:56:58 +01:00
nix nix: revert to original wlroots repo 2022-06-22 23:23:46 +03:00
protocols Added meson buildfiles 2022-06-16 23:30:28 +02:00
src Added fullscreen rule 2022-06-26 12:12:29 +02:00
subprojects Added meson buildfiles 2022-06-16 23:30:28 +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 fix CMake debug mode 2022-06-21 22:09:46 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile don't use sudo in make config 2022-06-22 15:52:36 +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 nix: revert to original wlroots repo 2022-06-22 23:23:46 +03:00
flake.nix flake, meson: manually update version 2022-06-24 19:48:11 +03:00
meson.build flake, meson: manually update version 2022-06-24 19:48:11 +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