A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Mihai Fufezan a58b70ca07 CI: update scripts 2023-07-20 11:20:22 +03:00
.github issues: add form templates 2023-07-18 16:51:14 +02:00
assets background: add mascot versions 2023-07-13 14:32:30 +02:00
docs [gha] build man pages 2023-06-03 09:11:37 +00:00
example plugins: fix config value usage in init 2023-07-10 14:13:23 +02:00
hyprctl Add `activeworkspace` hyprctl command (#2202) 2023-05-02 14:51:52 +01:00
nix CI: update scripts 2023-07-20 11:20:22 +03:00
protocols xwayland: send zero scaling to xwayland if enabled 2023-06-23 21:42:44 +02:00
src animationmanager: optimize avar state 2023-07-19 22:40:03 +02:00
subprojects deps: update wlroots (#2734) 2023-07-18 12:13:59 +02: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 Plugin System (#1590) 2023-02-27 12:32:38 +00:00
CMakeLists.txt build: add asan enable status flag 2023-07-16 17:06:05 +02:00
LICENSE update license on main branch (#1604) 2023-02-21 19:01:40 +00:00
Makefile background: add mascot versions 2023-07-13 14:32:30 +02:00
README.md readme: update previews 2023-05-15 15:33:58 +01:00
flake.lock deps: update wlroots (#2734) 2023-07-18 12:13:59 +02:00
flake.nix CI: update scripts 2023-07-20 11:20:22 +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 ver to 0.27.2 2023-07-19 13:31:35 +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