A read-only mirror of https://github.com/hyprwm/Hypr
Go to file
vaxerski 8bae616fb1
added a license
2021-11-23 14:26:04 +01:00
example added border color config 2021-11-22 19:06:00 +01:00
src some checks, todo fix randr 2021-11-22 22:37:01 +01:00
.gitignore initial commit, very simple and buggy prolly :) 2021-11-18 18:04:09 +01:00
CMakeLists.txt many fixes for multi monitor, added also the new window tree system 🎉 2021-11-22 18:43:55 +01:00
LICENSE added a license 2021-11-23 14:26:04 +01:00
README.md Update README.md 2021-11-23 13:39:43 +01:00

README.md

Hypr

! WARNING: Hypr is still in early development, expect bugs! Make sure to open an issue if you encounter one though! =)

Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code.

(Readme is more-or-less wip, I know it's ugly.)

Features

  • Keybinds
  • Tiling windows
  • Workspaces
  • Config reloaded instantly upon saving
  • Moving / Fullscreening windows

Roadmap (not in order)

  • Multi-monitor support
  • Status bar ~ Needs expanding
  • Floating windows support
  • Config system ~ Basic done
  • Workspaces
  • Moving windows / user input (e.g. fullscreening) ~ More to be done probably
  • True lerp animations
  • Rewriting the window system to be a tree

Contributions

Welcome. I actually read PRs.


I will make this readme better in the future cant be arsed to do it rn
also graphics wip