A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
トトも 8e59cd8080
Fixed Header Layout
2022-04-18 17:03:53 -04:00
.github build with legacy renderer too in tests 2022-04-13 17:43:46 +02:00
assets Added default background as a PNG 2022-04-10 14:32:18 +02:00
example default damage_tracking to monitor 2022-04-18 13:31:30 +02:00
hyprctl update commands in hyprctl i forgot 2022-03-30 22:40:53 +02:00
protocols Implemented mouse constraints 2022-04-17 21:40:04 +02:00
src fixed an oopsie 2022-04-18 18:33:50 +02:00
.gitattributes Initial commit 2022-03-16 20:49:02 +01:00
.gitignore added make commands 2022-03-20 17:06:37 +01:00
CMakeLists.txt Comment -O3 for no GCC optimizations 2022-04-13 18:36:14 +02:00
CONTRIBUTING.md Raw Links -> Link References 2022-04-18 16:08:57 -04:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile Implemented mouse constraints 2022-04-17 21:40:04 +02:00
README.md Fixed Header Layout 2022-04-18 17:03:53 -04:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00

README.md

Badge Workflow

Banner


Badge LicenseBadge LinesBadge Language
Badge Pull RequestsBadge Issues


A Dynamic Wayland Tiling Compositor



Badge Discord



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!

Key features

  • Parabolic window animations
  • Config reloaded instantly upon saving
  • Easily expandable and readable codebase
  • Rounded corners
  • Window blur
  • Workspaces Protocol support
  • Damage tracking (experimental)
  • Fade in/out
  • Support for docks/whatever
  • Window rules
  • Monitor rules
  • Socket-based IPC
  • Tiling/floating/fullscreen windows
  • Moving/resizing windows

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.

Configuring

Head onto the Wiki Page to see more.

Hyprland without a config is a bad idea!

Contributions

Very welcome! see Contributing.md for instuctions and guidelines!

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