make the readme not as shit

This commit is contained in:
vaxerski 2021-11-19 20:46:00 +01:00
parent 8c62013ed1
commit 76dca3d32c
1 changed files with 29 additions and 2 deletions

View File

@ -1,4 +1,31 @@
# Hypr
Hypr is a tiling window manager written in modern OOP C++
I will make this readme better in the future cant be arsed to do it rn
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/><br/>
# Features
- Keybinds
- Tiling windows
## Roadmap (not in order)
- [ ] Multi-monitor support
- [ ] Status bar
- [ ] Floating windows support
- [ ] Config system
- [ ] Workspaces
- [ ] Moving windows / user input (e.g. fullscreening)
- [ ] True lerp animations
<br/><br/>
# Contributions
Welcome. I actually read PRs.
<br/>
<br/>
<br/>
I will make this readme better in the future cant be arsed to do it rn
<br/> also graphics wip