mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-02 06:45:58 +01:00
A read-only mirror of https://github.com/hyprwm/Hypr
example | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
Hypr
! WARNING: Hypr is still in early development, expect bugs! Make sure to open an issue if you encounter one though! =)
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
- Tiling windows
- Workspaces
- Config reloaded instantly upon saving
- Moving / Fullscreening windows
Roadmap (not in order)
- Multi-monitor support
- Status bar ~ Needs expanding
- Floating windows support
- Config system ~ Basic done
- Workspaces
- 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
also graphics wip