mirror of
https://github.com/hyprwm/Hypr.git
synced 2025-12-21 03:10:02 +01:00
A read-only mirror of https://github.com/hyprwm/Hypr
| .github/ISSUE_TEMPLATE | ||
| example | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
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.
!WARNING: Hypr is still in early development. Please report all bugs in Github issues, or open a PR!
Features
- True parabolic animations
- Config reloaded instantly upon saving
- A built-in status bar
- Keybinds
- Tiling windows
- Floating windows
- Workspaces
- Moving / Fullscreening windows
Roadmap v2 (not in order)
- Upgrade the status bar rendering to Cairo
- Better status bar configability
- Rounded corners
- Replace default X11 cursor with the pointer
- Fix ghost windows once and for all
- Fix windows minimizing themselves to tray not being able to come back without pkill
- Moving windows between workspaces without floating
- EWMH ~ Basic, idk if i'll add more.
- Docks / Fullscreen Apps etc. auto-detection
- Fix animation flicker (if possible)
- Config expansion (rules, default workspaces, etc.)
Contributions
Welcome. I actually read PRs. Please see CONTRIBUTING.md
