A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
acly7946 f546424ab2 Added uninstall target 2022-04-11 23:17:21 +00:00
.github Added a PR template 2022-04-05 14:39:22 +02:00
assets Added default background as a PNG 2022-04-10 14:32:18 +02:00
example don't use 240fps in example 2022-04-09 20:07:47 +02:00
hyprctl update commands in hyprctl i forgot 2022-03-30 22:40:53 +02:00
protocols Added zext_workspace protocol support 🎉 2022-04-11 19:51:37 +02:00
src respect window.isMapped in getWindowsOnWorkspace 2022-04-11 19:57:36 +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 Added zext_workspace protocol support 🎉 2022-04-11 19:51:37 +02:00
CONTRIBUTING.md Added Contributing guidelines 2022-04-02 21:15:48 +02:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile Added uninstall target 2022-04-11 23:17:21 +00:00
README.md Added zext_workspace protocol support 🎉 2022-04-11 19:51:37 +02:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00

README.md





People asked me to make a discord server, so join here!

Hyprland is a Dynamic Tiling Wayland Compositor in early development stages. For Hyprland without the land part, see Hypr, the Xorg window manager.

WARNING! Hyprland is in early dev, expect bugs, instabilities and crashes. You have been warned! Nevertheless, REPORT any you find! Make an issue!

Key features

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

Major to-dos

  • Damage tracking
  • 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

Please refer to the Wiki Page

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

Image1 Image2

Stars over time

Stars over time

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