diff --git a/README.md b/README.md index 2dfeb90..e7e54b7 100644 --- a/README.md +++ b/README.md @@ -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.) -

+
# 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 -

+
# Contributions Welcome. I actually read PRs. -
-

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