A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Mihai Fufezan 3a8a30b83c
nix: better versioning
2023-10-10 21:51:33 +03:00
.github Nix CI: use DetSys' install & cache actions 2023-09-14 17:55:53 +03:00
assets internal: Add GTK portal as fallback (#3469) 2023-10-02 10:51:15 +01:00
docs [gha] build man pages 2023-06-03 09:11:37 +00:00
example config: mention force_default_wallpaper in default configs 2023-10-07 15:55:33 +01:00
hyprctl logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
nix nix: better versioning 2023-10-10 21:51:33 +03:00
protocols renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
scripts better versioning 2023-10-10 15:01:30 +01:00
src better versioning 2023-10-10 15:01:30 +01:00
subprojects [gha] Nix: update wlroots 2023-10-04 14:06:09 +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 better versioning 2023-10-10 15:01:30 +01:00
.gitmodules Debug: add tracy 2023-07-20 17:47:49 +02:00
CMakeLists.txt better versioning 2023-10-10 15:01:30 +01:00
CODE_OF_CONDUCT.md doc: Add a CoC (#3366) 2023-09-20 19:38:44 +01:00
LICENSE update license on main branch (#1604) 2023-02-21 19:01:40 +00:00
Makefile makefile: make binaries 755 instead of 711 2023-10-01 14:09:50 +01:00
README.md examples/readme: mention tearing 2023-09-28 22:09:14 +01:00
flake.lock [gha] Nix: update wlroots 2023-10-04 14:06:09 +00:00
flake.nix [gha] Nix: update wlroots 2023-10-04 14:06:09 +00:00
hyprland.pc.in Prefer bundled wlroots headers to system ones (#2204) 2023-05-01 13:42:16 +01:00
meson.build meson: better versioning 2023-10-10 21:37:22 +03:00
meson_options.txt Fix nix build options 2023-03-27 11:00:37 +03:00
props.json props: bump version to 0.30.0 2023-09-23 00:07:52 +01: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 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
  • 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