2021-11-17 16:54:20 +01:00
|
|
|
# Hypr
|
2021-11-18 18:04:09 +01:00
|
|
|
|
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.)
|
|
|
|
<br/><br/>
|
|
|
|
|
|
|
|
# Features
|
|
|
|
- Keybinds
|
|
|
|
- Tiling 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)
|
|
|
|
- [ ] Multi-monitor support
|
2021-11-21 11:25:26 +01:00
|
|
|
- [x] Status bar ~ UNFINISHED, someone help please
|
2021-11-19 20:46:00 +01:00
|
|
|
- [ ] Floating windows support
|
2021-11-21 12:40:03 +01:00
|
|
|
- [x] Config system ~ Basic done
|
2021-11-20 10:04:14 +01:00
|
|
|
- [x] Workspaces
|
2021-11-21 11:42:44 +01:00
|
|
|
- [x] Moving windows / user input (e.g. fullscreening) ~ More to be done probably
|
2021-11-19 20:46:00 +01:00
|
|
|
- [ ] 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
|