Hypr/README.md

41 lines
1.0 KiB
Markdown
Raw Normal View History

2021-11-17 16:54:20 +01:00
# Hypr
2021-11-23 13:39:43 +01:00
! WARNING: Hypr is still in early development, expect bugs! Make sure to open an issue if you encounter one though! =)
2021-11-19 20:46:00 +01:00
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.)
2021-11-21 21:19:54 +01:00
<br/>
2021-11-19 20:46:00 +01:00
# Features
- True parabolic animations
- A built-in status bar
2021-11-19 20:46:00 +01:00
- Keybinds
- Tiling windows
- Floating windows
2021-11-21 14:34:26 +01:00
- Workspaces
- Config reloaded instantly upon saving
- Moving / Fullscreening windows
2021-11-19 20:46:00 +01:00
## Roadmap (not in order)
2021-11-21 21:19:54 +01:00
- [x] Multi-monitor support
- [x] Status bar ~ Needs expanding
2021-11-22 21:20:32 +01:00
- [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
2021-11-19 20:46:00 +01:00
Roadmap complete! Wait for a redone readme and a new one! 🎉
2021-11-21 21:19:54 +01:00
<br/>
2021-11-19 20:46:00 +01:00
# Contributions
Welcome. I actually read PRs.
<br/>
I will make this readme better in the future cant be arsed to do it rn
2021-11-23 13:39:43 +01:00
<br/> also graphics wip