Hypr/README.md

33 lines
965 B
Markdown
Raw Normal View History

![Hypr](https://i.imgur.com/LtC153m.png)
2021-11-23 13:39:43 +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.
!WARNING: Hypr is still in early development. Please report all bugs in Github issues, or open a PR!
2021-11-21 21:19:54 +01:00
<br/>
2021-11-19 20:46:00 +01:00
# Features
- True parabolic animations
- Config reloaded instantly upon saving
- 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
- Moving / Fullscreening windows
2021-11-19 20:46:00 +01:00
## Roadmap v2 (not in order)
- [ ] Upgrade the status bar rendering to Cairo
- [ ] Better status bar configability
- [ ] Rounded corners
- [ ] Fix ghost windows once and for all
- [ ] Moving windows between workspaces without floating
- [ ] EWMH
- [ ] Docks / Fullscreen Apps etc. auto-detection
- [ ] Fix animation flicker (if possible)
- [ ] Config expansion (rules, default workspaces, etc.)
2021-11-21 21:19:54 +01:00
<br/>
2021-11-19 20:46:00 +01:00
# Contributions
Welcome. I actually read PRs. Please see CONTRIBUTING.md