mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-25 22:35:58 +01:00
34 lines
No EOL
804 B
Markdown
34 lines
No EOL
804 B
Markdown
# Hypr
|
|
|
|
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
|
|
- Workspaces
|
|
- Config reloaded instantly upon saving
|
|
- Moving / Fullscreening windows
|
|
|
|
## Roadmap (not in order)
|
|
- [ ] Multi-monitor support
|
|
- [x] Status bar ~ UNFINISHED, someone help please
|
|
- [ ] Floating windows support
|
|
- [x] Config system ~ Basic done
|
|
- [x] Workspaces
|
|
- [x] Moving windows / user input (e.g. fullscreening) ~ More to be done probably
|
|
- [ ] 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 |