Hypr/README.md

41 lines
1.0 KiB
Markdown

# 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.)
<br/>
# 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)
- [x] Multi-monitor support
- [x] Status bar ~ Needs expanding
- [x] Floating windows support
- [x] Config system
- [x] Workspaces
- [x] Moving windows / user input (e.g. fullscreening) ~ More to be done probably
- [x] True lerp animations ~ BETA
- [x] Rewriting the window system to be a tree
Roadmap complete! Wait for a redone readme and a new one! 🎉
<br/>
# Contributions
Welcome. I actually read PRs.
<br/>
I will make this readme better in the future cant be arsed to do it rn
<br/> also graphics wip