Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
Go to file
jrun 0d14fd9136
add systemd support (#1253)
* add systemd support
motivation for this is is proper ordering of related/bound/required
services to Hyprland (e.g. swaybg) that would need to have a compositor
ready.

this could possibly be a build-time option of course.

see also:
example/ files for example of services

Signed-off-by: Paymon MARANDI <darwinskernel@gmail.com>

* nix: add withSystemd flag

Signed-off-by: Paymon MARANDI <darwinskernel@gmail.com>
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
Co-authored-by: Vaxerski <vaxry@vaxry.net>
2023-01-05 20:17:55 +01:00
.github fix the release CI 2022-12-06 13:25:24 +00:00
assets updated-hyprland.png 2022-07-21 12:31:24 +05:30
docs [gha] build man pages 2022-12-26 12:25:58 +00:00
example add systemd support (#1253) 2023-01-05 20:17:55 +01:00
hyprctl touch up the clang format and format all files 2022-12-20 02:18:47 +00:00
nix add systemd support (#1253) 2023-01-05 20:17:55 +01:00
protocols Added toplevel handle sharing Rev2 (#1203) 2022-12-12 14:56:42 +00:00
src add systemd support (#1253) 2023-01-05 20:17:55 +01:00
subprojects add systemd support (#1253) 2023-01-05 20:17:55 +01: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 add PKGBUILD to ignored files 2022-10-14 11:46:34 +03:00
.gitmodules Implement window sharing with the hl toplevel export proto (#1179) 2022-12-05 17:05:15 +00:00
CMakeLists.txt add systemd support (#1253) 2023-01-05 20:17:55 +01:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00
flake.lock nix: update wlroots & fix updater 2022-12-24 02:20:02 +02:00
flake.nix s/pkgs.system/pkgs.hostPlatform.system/g 2023-01-03 13:56:23 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile Added make configdebug 2022-12-22 01:25:04 +00:00
meson_options.txt add systemd support (#1253) 2023-01-05 20:17:55 +01:00
meson.build add systemd support (#1253) 2023-01-05 20:17:55 +01:00
README.md update readme images 2022-12-15 14:32:36 +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 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