A read-only mirror of https://github.com/hyprwm/Hyprland
Go to file
vaxerski 1923b0d170 added a keybind todo 2022-03-23 16:52:43 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2022-03-20 18:07:20 +01:00
assets Added a logo 2022-03-21 19:59:47 +01:00
example Added movetoworkspace 2022-03-23 16:51:48 +01:00
hyprctl added 2 more hyprctl commands 2022-03-22 16:54:45 +01:00
protocols Initial Commit 2022-03-16 20:50:55 +01:00
src added a keybind todo 2022-03-23 16:52:43 +01: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 handle subsurfaces 2022-03-21 16:13:43 +01:00
LICENSE Added a license 2022-03-20 18:04:36 +01:00
Makefile added make commands 2022-03-20 17:06:37 +01:00
README.md fixed floating window dragging and rendering 2022-03-22 17:14:07 +01:00
config.mk Initial Commit 2022-03-16 20:50:55 +01:00

README.md

Logo

Issues PRs Lang License Best HiMom

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 very early dev, expect bugs, instabilities and crashes. You have been warned! Nevertheless, REPORT any you find! Make an issue!

Key features

  • Config reloaded instantly upon saving
  • Easily expandable and readable codebase
  • Support for docks/whatever
  • Monitor rules
  • Socket-based IPC
  • Tiling/floating/fullscreen windows
  • Moving/resizing windows

Major to-dos

  • Animations
  • Rounded corners
  • Blur
  • Fadein/out
  • Window rules
  • Fix electron rendering issues
  • Optimization
  • Fix weird scroll on XWayland
  • 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!

Gallery

Image1

Contributions

Welcome, I'll make a CONTRIBUTING.md some time in the future.