A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Huy Nguyen 8342bac697
Nix: disable fortify for devshell (#4463)
This disables '_FORTIFY_SOURCE' Werrors trying to compile wlroots.
Long standing issue in https://github.com/NixOS/nixpkgs/issues/60919
afaik.

After this change you should be able to:
```
nix develop
mmeson setup build -Dbuildtype=debug
ninja -C build
```
2024-01-17 14:27:35 +02:00
.github CI: don't close stale issues 2024-01-05 12:40:18 +01: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 examples: remove example plugin 2024-01-02 14:25:18 +01:00
hyprctl hyprctl: add systeminfo 2024-01-01 17:53:03 +01:00
hyprpm hyprpm: handle failed compilations gracefully 2024-01-07 18:15:51 +01:00
nix Nix: wrap with gcc 2023-12-27 20:27:55 +02:00
protocols renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
scripts hyprctl: add commit date to "hyprctl version" (#4171) 2023-12-17 14:29:58 +00:00
src keybinds: Add dispatcher for xmonad/qtile-style workspace switching (#4439) 2024-01-15 16:30:46 +01:00
subprojects meson: fix wlroots patch (#4324) 2024-01-01 19:58:01 +01: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 cmake: Propagate NO_XWAYLAND to wlroots building setup (#4385) 2024-01-08 19:24:52 +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 make: unbreak with non-GNU ln(1) after 78f9ba9fdd 2024-01-05 19:22:43 +02:00
README.md README: add note about hyprpm + clang-format 2023-12-07 10:46:12 +00:00
flake.lock [gha] Nix: update inputs 2024-01-15 00:03:29 +00:00
flake.nix Nix: disable fortify for devshell (#4463) 2024-01-17 14:27:35 +02:00
hyprland.pc.in Prefer bundled wlroots headers to system ones (#2204) 2023-05-01 13:42:16 +01:00
meson.build hyprpm: Add hyprpm, a Hyprland Plugin Manager (#4072) 2023-12-07 10:41:09 +00:00
meson_options.txt Fix nix build options 2023-03-27 11:00:37 +03:00
props.json props: bump ver to 0.34.0 2024-01-01 13:03:15 +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
  • 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