update readme with news

This commit is contained in:
vaxerski 2021-11-21 21:19:54 +01:00
parent 1074d411eb
commit ca6a375e62
1 changed files with 6 additions and 7 deletions

View File

@ -3,7 +3,7 @@
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/>
<br/>
# Features
- Keybinds
@ -13,21 +13,20 @@ Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern
- Moving / Fullscreening windows
## Roadmap (not in order)
- [ ] Multi-monitor support
- [x] Status bar ~ UNFINISHED, someone help please
- [ ] Floating windows support
- [x] Multi-monitor support
- [x] Status bar ~ Needs expanding
- [ ] Floating windows support (Very basic for now)
- [x] Config system ~ Basic done
- [x] Workspaces
- [x] Moving windows / user input (e.g. fullscreening) ~ More to be done probably
- [ ] True lerp animations
- [ ] Rewriting the window system to be a tree
<br/><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