Hyprland/README.md
ElectronicsArchiver c71b0d7449 Formatted Features
2022-04-18 17:21:58 -04:00

4.2 KiB
Raw Blame History

Badge Workflow

Banner


Badge LicenseBadge LinesBadge Language
Badge Pull RequestsBadge Issues


A Dynamic Wayland Tiling Compositor



Badge Discord




Configure

Contribute


For Hyprland without the land part, see Hypr, the Xorg window manager.

Hyprland is in early dev, expect some bugs. However, once you get it working, it's pretty stable. :P

Hyprland needs testers! Try it out and report bugs or suggestions!

Features

  • Easily expandable and readable codebase
  • Config reloaded instantly upon saving
  • Parabolic Window Animations
  • Workspaces Protocol Support
  • Tiling/Floating/Fullscreen
  • Window/Monitor Rules
  • Moving/Resizing
  • Socket-Based IPC
  • Rounded Corners
  • Damage Tracking(Experimental)
  • Docks Support
  • Fade In/Out
  • Window Blur

Major to-dos

  • Input Methods (wlr_input_method_v2)
  • Animations (some new, like workspace)
  • Fix electron rendering issues
  • Optimization
  • Fix weird scroll on XWayland (if possible)
  • Become sane
  • STABILITY
  • More config options for tweakers
  • Improve hyprctl

Installation

I do not maintain any packages, but some kind people have made them for me. If I missed any, please let me know.

Warning: since I am not the maintainer, I cannot guarantee that those packages will always work and be up to date. Use at your own disclosure. If they don't, try building manually.

Arch (AUR, -git)

yay -S hyprland-git

Manual building

If your distro doesn't have Hyprland in its repositories, or you want to modify Hyprland,

please refer to the Wiki Page for the installation instructions.

Gallery

Preview A Preview B




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