1
0
Fork 0
mirror of https://github.com/hyprwm/Hyprland synced 2025-02-17 12:42:07 +01:00
A read-only mirror of https://github.com/hyprwm/Hyprland
Find a file
Mihai Fufezan 219de56278
lib: add flattenAttrs, remove category processing
Flattening attributes means we no longer need to process categories
separately. For all intents and purposes, they do not exist.

Simplify the codebase once again, while introducing an easy to grasp
recursive function.

Add a bit of documentation for toHyprlang, though I doubt it's clear
enough even now. Still needs proper NixDoc.
2025-02-14 22:50:02 +02:00
.github CI/Nix: remove deprecated magic-nix-cache-action 2025-02-01 09:29:06 +02:00
assets Meson: format 2024-09-11 19:09:17 +03:00
docs misc: Fix bad links to wiki () 2024-10-26 16:50:31 +01:00
example fractional-scale: avoid redundant and duplicate scale events 2025-01-22 10:41:04 +00:00
hyprctl hyprctl: Extract IPC code to separate method () 2025-01-31 13:33:36 +01:00
hyprpm hyprpm: add glaze dependency FetchContent fallback () 2024-12-30 19:12:29 +00:00
nix lib: add flattenAttrs, remove category processing 2025-02-14 22:50:02 +02:00
protocols protocols: add version 2 of ext-idle-notify-v1 protocol () 2025-02-11 15:58:43 +01:00
scripts scripts: don't overwrite generated version if we're not in a git repo 2025-02-05 15:42:01 +00:00
src internal: remove unused variable () 2025-02-14 16:31:03 +01:00
subprojects subprojects: update h-p 2025-02-03 19:45:26 +00:00
systemd hyprland-uwsm.desktop: Just reference plain entry () 2024-11-25 16:18:50 +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 () 2023-12-06 22:54:56 +00:00
.clang-tidy core: Add clang-tidy () 2024-12-07 18:51:18 +01:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore feat: add a custom made treewide formatter () 2024-10-07 21:49:19 +03:00
.gitmodules Core: Move to aquamarine () 2024-07-21 13:09:54 +02:00
CMakeLists.txt protocols: Support content-type-v1 proto () 2025-02-02 20:25:29 +01:00
CODE_OF_CONDUCT.md doc: Add a CoC () 2023-09-20 19:38:44 +01:00
flake.lock flake.lock: update 2025-02-10 20:11:35 +02:00
flake.nix nix: add hydraJobs output for aggregating Hyprland build jobs 2025-02-05 16:55:33 +02:00
hyprland.pc.in Core: Move to aquamarine () 2024-07-21 13:09:54 +02:00
LICENSE LICENSE: Update year () 2024-03-16 16:57:45 +00:00
Makefile makefile: add stub to discourage direct make 2024-11-12 15:26:25 +00:00
meson.build protocols: Support content-type-v1 proto () 2025-02-02 20:25:29 +01:00
meson_options.txt CMake, Meson: add option controlling hyprpm building 2025-01-18 11:39:44 +02:00
README.md misc: Fix bad links to wiki () 2024-10-26 16:50:31 +01:00
VERSION version: bump to 0.47.0 2025-01-27 11:43:43 +00:00

banner

Badge Workflow Badge License Badge Language Badge Pull Requests Badge Issues Badge Hi Mom


Hyprland is a 100% independent, dynamic tiling Wayland compositor 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 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
  • 100% independent, no wlroots, no libweston, no kwin, no mutter.
  • 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 afraid to provide bleeding-edge features
  • Config reloaded instantly upon saving
  • Fully dynamic workspaces
  • Two built-in layouts and more available as plugins
  • 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 powering Hyprland in the past

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