A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski 4b796d30c1 Added swipe workspace gestures 2022-07-07 13:49:04 +02:00
.github PR Template: add headers 2022-07-02 16:37:19 +03: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 hyprctl: added support for hyprpaper 2022-07-02 18:27:44 +02:00
nix Don't use pkgs.hyprland package in the nix module (#299) 2022-07-03 15:28:10 +03:00
protocols Added meson buildfiles 2022-06-16 23:30:28 +02:00
src Added swipe workspace gestures 2022-07-07 13:49:04 +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 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 remove wlroots so in make uninstall 2022-07-05 19:46:05 +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: use gcc12Stdenv 2022-07-06 18:41:20 +03:00
meson.build fix meson C++23 2022-07-06 17:02:12 +02: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