Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Go to file
Vaxry 13f6f0b923
Migrate the config to hyprlang (#4656)
* Migrate to hyprlang

* pop up errors

* fix swapped args

* Meson & Nix: build with hyprlang

* CI: add hyprlang to setup action

* add infra for plugin stuff

* fix hyprctl getoption

* fix hyprctl getoption with json

* format

* fix post parse logic

* fix autogen config

* oops missed exec-once

* fmt

* fix ws rules

* require 0.3.0 for hyprlang

* nix: flaek

* minor type fixes

* fix cfg usages in swipe

* use cvarlist for ws rules

* fix throw in addPluginConfigVar

* Nix: update hyprlang

* minor fixes

* fix disableLogs

* mention hyprlang docs

* bump hyprlang dep in cmake

* Meson: bump min hyprlang version

Nix: update hyprlang

* minor fix

* Nix: update meson patch

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2024-02-18 15:00:34 +00:00
.github Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
assets assets: update tetrahedra by honkadaloonga 2024-02-10 17:23:27 +00:00
docs [gha] build man pages 2023-06-03 09:11:37 +00:00
example config: remove usages of nomaximizerequest from default cfg 2024-02-14 22:26:45 +00:00
hyprctl hyprctl: remove hardcoded hyprctl commands. (#4671) 2024-02-12 10:34:21 +00:00
hyprpm hyprpm: fix invalid pkg-config path env in build 2024-02-03 18:32:59 +00:00
nix Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
protocols build: protocols: require wayland-protocols >= 1.32 2024-01-20 22:33:12 +02:00
scripts hyprctl: add commit date to "hyprctl version" (#4171) 2023-12-17 14:29:58 +00:00
src Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
subprojects subprojects: remove wlroots.wrap 2024-01-31 14:04:30 +02:00
.clang-format touch up the clang format and format all files 2022-12-20 02:18:47 +00:00
.clang-format-ignore style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore internal: better versioning (#3543) 2023-10-10 20:21:57 +01:00
.gitmodules Debug: add tracy 2023-07-20 17:47:49 +02:00
CMakeLists.txt Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
CODE_OF_CONDUCT.md doc: Add a CoC (#3366) 2023-09-20 19:38:44 +01:00
flake.lock Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
flake.nix Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
hyprland.pc.in Prefer bundled wlroots headers to system ones (#2204) 2023-05-01 13:42:16 +01:00
LICENSE update license on main branch (#1604) 2023-02-21 19:01:40 +00:00
Makefile Makefile: remove hyprland symlink on uninstall 2024-01-31 19:34:16 +02:00
meson_options.txt Fix nix build options 2023-03-27 11:00:37 +03:00
meson.build hyprpm: Add hyprpm, a Hyprland Plugin Manager (#4072) 2023-12-07 10:41:09 +00:00
props.json props: bump ver to 0.35.0 2024-02-05 01:59:02 +00:00
README.md README: add note about hyprpm + clang-format 2023-12-07 10:46:12 +00:00

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 provides the latest Wayland features, is highly customizable, has all the eyecandy, the most powerful plugins, easy IPC, much more QoL stuff than other wlr-based compositors and more...



Install

Quick Start

Configure

Contribute



Features

  • All of the eyecandy: gradient borders, blur, animations, shadows and much more
  • A lot of customization
  • Much more QoL stuff than other wlr-based compositors
  • Custom bezier curves for the best animations
  • Powerful plugin support
  • Built-in plugin manager
  • Tearing support for better gaming performance
  • Easily expandable and readable codebase
  • Fast and active development
  • Not scared to provide bleeding-edge features
  • Config reloaded instantly upon saving
  • Fully dynamic workspaces
  • Two built-in layouts and more available as plugins
  • Closely follows wlroots-git
  • Global keybinds passed to your apps of choice
  • Tiling/pseudotiling/floating/fullscreen windows
  • Special workspaces (scratchpads)
  • Window groups (tabbed mode)
  • Powerful window/monitor/layer rules
  • Socket-based IPC
  • Native IME and Input Panels Support
  • and much more...


Gallery


Preview A


Preview B


Preview C



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