A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Vaxry 8b81f41e52
Plugin System (#1590)
---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-02-27 12:32:38 +00:00
.github Plugin System (#1590) 2023-02-27 12:32:38 +00:00
assets updated-hyprland.png 2022-07-21 12:31:24 +05:30
docs [gha] build man pages 2023-02-19 13:54:11 +00:00
example Plugin System (#1590) 2023-02-27 12:32:38 +00:00
hyprctl Plugin System (#1590) 2023-02-27 12:32:38 +00:00
nix Plugin System (#1590) 2023-02-27 12:32:38 +00:00
protocols wp-fractional-scaling-v1 impl (#1373) 2023-01-20 19:44:30 +01:00
src Plugin System (#1590) 2023-02-27 12:32:38 +00:00
subprojects Plugin System (#1590) 2023-02-27 12:32:38 +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 Plugin System (#1590) 2023-02-27 12:32:38 +00:00
CMakeLists.txt Plugin System (#1590) 2023-02-27 12:32:38 +00:00
LICENSE update license on main branch (#1604) 2023-02-21 19:01:40 +00:00
Makefile Plugin System (#1590) 2023-02-27 12:32:38 +00: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 Plugin System (#1590) 2023-02-27 12:32:38 +00:00
meson.build Plugin System (#1590) 2023-02-27 12:32:38 +00:00
meson_options.txt add systemd support (#1253) 2023-01-05 20:17:55 +01:00
props.json bump ver to 22 2023-02-20 23:05:50 +00: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