A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
Ikalco 1f844610d1 [aquamarine] try to fix direct scanout (#6875)
* make linux-dmabuf use monitor primary plane formats for ds

* add support for monitor connects/disconnects in linux-dmabuf

* the weird bug was because ds was global, and disabled on one monitor but enabled on the other

* forgot to remove attemptDirectScanout from hyprRenderer

* add renderer fallback tranche on ds and a few other improvements

* use set when making format table

* mitigate ds artifacting and update linux-dmabuf comments
with this commit artifacting now only occurs when the
client's fps is above the refresh rate of the monitor

* use new backend release infra

* revert earlier artifacting mitigation that broke stuff ;)

* ... i should test before push ;-;

---------

Co-authored-by: Vaxry <vaxry@vaxry.net>
2024-07-20 12:42:58 +02:00
.github ci: add aq 2024-07-20 12:42:58 +02:00
assets assets: update tetrahedra by honkadaloonga 2024-02-10 17:23:27 +00:00
docs [gha] build man pages 2024-07-19 22:37:42 +00:00
example hyprland.conf: update master section (#6537) 2024-06-16 16:44:13 +03:00
hyprctl Completions: use only awk (#6763) 2024-07-04 14:21:07 +03:00
hyprpm rid of wlr more 2024-07-20 12:42:57 +02:00
nix Nix: add xcursor dep 2024-07-20 12:42:58 +02:00
protocols meson: unbreak build with aquamarine 2024-07-20 12:42:57 +02:00
scripts nix: build improvements (#5952) 2024-05-11 01:51:53 +03:00
src [aquamarine] try to fix direct scanout (#6875) 2024-07-20 12:42:58 +02:00
subprojects drop wlroots 2024-07-20 12:42:57 +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 core: Move tearing to hyprwayland-scanner (#5657) 2024-04-20 13:25:29 +01:00
.gitmodules rid of wlr more 2024-07-20 12:42:57 +02:00
CMakeLists.txt thanks ikalco 2024-07-20 12:42:58 +02:00
CODE_OF_CONDUCT.md doc: Add a CoC (#3366) 2023-09-20 19:38:44 +01:00
LICENSE LICENSE: Update year (#5132) 2024-03-16 16:57:45 +00:00
Makefile rid of wlr more 2024-07-20 12:42:57 +02:00
README.md rid of wlr more 2024-07-20 12:42:57 +02:00
flake.lock flake.lock: update 2024-07-20 12:42:58 +02:00
flake.nix Nix: add aquamarine 2024-07-20 12:42:26 +02:00
hyprland.pc.in rid of wlr more 2024-07-20 12:42:57 +02:00
meson.build meson: unbreak build with aquamarine 2024-07-20 12:42:57 +02:00
meson_options.txt Fix nix build options 2023-03-27 11:00:37 +03:00
props.json props: bump version to 0.41.2 2024-06-25 13:53:41 +02:00

README.md

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