A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Mihai Fufezan 8528b72b29
Nix: remove portal patch
2023-08-26 02:04:31 +03:00
.github CI: set myself as author and committer 2023-08-23 13:08:02 +03:00
assets Nix: remove portal patch 2023-08-26 02:04:31 +03:00
docs [gha] build man pages 2023-06-03 09:11:37 +00:00
example config: update default config for new blur changes 2023-08-03 15:16:37 +02:00
hyprctl hyprctl: fix hyprpaper 2023-08-13 21:42:16 +02:00
nix Nix: remove portal patch 2023-08-26 02:04:31 +03:00
protocols input: add support for cursor-shape-v1 2023-07-24 18:50:17 +02:00
src remove portal checks 2023-08-25 20:34:37 +02:00
subprojects Nix: bump wlroots 2023-08-04 14:58:16 +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 Plugin System (#1590) 2023-02-27 12:32:38 +00:00
.gitmodules Debug: add tracy 2023-07-20 17:47:49 +02:00
CMakeLists.txt input: add support for cursor-shape-v1 2023-07-24 18:50:17 +02:00
LICENSE update license on main branch (#1604) 2023-02-21 19:01:40 +00:00
Makefile add a hyprland portals conf 2023-08-25 20:33:51 +02:00
README.md readme: update previews 2023-05-15 15:33:58 +01:00
flake.lock Nix: update flake.lock 2023-08-23 13:12:25 +03:00
flake.nix Nix: remove waybar completely 2023-08-21 15:34:38 +03:00
hyprland.pc.in Prefer bundled wlroots headers to system ones (#2204) 2023-05-01 13:42:16 +01:00
meson.build meson & nix: install wlroots headers (#2287) 2023-05-16 20:50:18 +03:00
meson_options.txt Fix nix build options 2023-03-27 11:00:37 +03:00
props.json props: bump version to 0.28.0 2023-08-03 18:00:10 +02: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, a powerful plugin system 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
  • Plugin support
  • 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