A read-only mirror of https://github.com/hyprwm/Hypr
Go to file
vaxerski bcfadb4df0
created contributing guidelines
2021-11-23 22:33:41 +01:00
.github/ISSUE_TEMPLATE updated issue templates 2021-11-23 22:29:51 +01:00
example updated the example to include animations 2021-11-23 22:25:16 +01:00
src fixed an issue with workspaces not being reloaded if on another monitor 2021-11-23 22:23:22 +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
CONTRIBUTING.md created contributing guidelines 2021-11-23 22:33:41 +01:00
LICENSE added a license 2021-11-23 14:26:04 +01:00
README.md Last point off the roadmap! Wait for a new one! 🎉 2021-11-23 18:48:03 +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

  • True parabolic animations
  • A built-in status bar
  • Keybinds
  • Tiling windows
  • Floating 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
  • Workspaces
  • Moving windows / user input (e.g. fullscreening) ~ More to be done probably
  • True lerp animations ~ BETA
  • Rewriting the window system to be a tree

Roadmap complete! Wait for a redone readme and a new one! 🎉


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