2022-04-01 22:19:33 +03:00
|
|
|
<p align="center">
|
|
|
|
<img src="https://raw.githubusercontent.com/vaxerski/Hyprland/main/assets/hyprland.png" />
|
|
|
|
<br/><br/>
|
|
|
|
<img src="https://github.com/vaxerski/Hyprland/actions/workflows/ci.yaml/badge.svg" />
|
2022-04-07 22:25:19 +03:00
|
|
|
<a href="https://discord.gg/hQ9XvMUjjr"><img src="https://img.shields.io/badge/Join%20the-Discord%20server-6666ff" /></a>
|
2022-04-01 22:19:33 +03:00
|
|
|
<img src="https://img.shields.io/github/issues/vaxerski/Hyprland" />
|
|
|
|
<img src="https://img.shields.io/github/issues-pr/vaxerski/Hyprland" />
|
|
|
|
<img src="https://img.shields.io/github/languages/top/vaxerski/Hyprland" />
|
2022-04-01 22:20:03 +03:00
|
|
|
<img src="https://img.shields.io/github/license/vaxerski/Hyprland" />
|
2022-04-01 22:19:33 +03:00
|
|
|
<img src="https://img.shields.io/tokei/lines/github/vaxerski/Hyprland" />
|
|
|
|
<img src="https://img.shields.io/badge/Hi-mom!-ff69b4" />
|
|
|
|
</p>
|
2022-03-20 20:02:20 +03:00
|
|
|
<br/><br/>
|
2022-04-07 22:16:00 +03:00
|
|
|
People asked me to make a discord server, so <a href="https://discord.gg/hQ9XvMUjjr">join here!</a>
|
|
|
|
<br/><br/>
|
2022-03-20 20:02:20 +03:00
|
|
|
Hyprland is a Dynamic Tiling Wayland Compositor in early development stages.
|
2022-04-02 21:44:26 +03:00
|
|
|
For Hyprland without the land part, see <a href="https://github.com/vaxerski/Hypr">Hypr</a>, the Xorg window manager.
|
2022-03-16 22:50:55 +03:00
|
|
|
|
|
|
|
|
2022-03-20 20:02:20 +03:00
|
|
|
WARNING!
|
2022-03-30 23:31:04 +03:00
|
|
|
Hyprland is in early dev, expect bugs, instabilities and crashes. You have been warned!
|
2022-03-20 20:02:20 +03:00
|
|
|
Nevertheless, REPORT any you find! Make an issue!
|
|
|
|
|
|
|
|
# Key features
|
2022-04-10 19:58:08 +03:00
|
|
|
- Parabolic window animations
|
2022-03-20 20:02:20 +03:00
|
|
|
- Config reloaded instantly upon saving
|
|
|
|
- Easily expandable and readable codebase
|
2022-04-05 17:47:03 +03:00
|
|
|
- Rounded corners
|
2022-04-09 17:51:08 +03:00
|
|
|
- Window blur
|
2022-04-11 20:51:37 +03:00
|
|
|
- Workspaces Protocol support
|
2022-04-05 21:49:15 +03:00
|
|
|
- Fade in/out
|
2022-03-20 20:02:20 +03:00
|
|
|
- Support for docks/whatever
|
2022-03-24 20:22:01 +03:00
|
|
|
- Window rules
|
2022-03-20 20:02:20 +03:00
|
|
|
- Monitor rules
|
2022-03-21 21:18:33 +03:00
|
|
|
- Socket-based IPC
|
|
|
|
- Tiling/floating/fullscreen windows
|
2022-03-20 20:02:20 +03:00
|
|
|
- Moving/resizing windows
|
|
|
|
|
|
|
|
# Major to-dos
|
2022-03-30 23:31:04 +03:00
|
|
|
- Damage tracking
|
2022-04-12 22:27:49 +03:00
|
|
|
- Input Methods (wlr_input_method_v2)
|
2022-04-10 19:58:08 +03:00
|
|
|
- Animations (some new, like workspace)
|
2022-03-20 22:26:06 +03:00
|
|
|
- Fix electron rendering issues
|
|
|
|
- Optimization
|
2022-04-10 19:58:08 +03:00
|
|
|
- Fix weird scroll on XWayland (if possible)
|
2022-03-20 22:26:06 +03:00
|
|
|
- Become sane
|
2022-03-20 20:02:20 +03:00
|
|
|
- STABILITY
|
2022-03-20 22:26:06 +03:00
|
|
|
- More config options for tweakers
|
|
|
|
- Improve hyprctl
|
2022-03-20 20:02:20 +03:00
|
|
|
|
|
|
|
# Installation
|
2022-04-12 23:36:40 +03:00
|
|
|
I do not maintain any packages, but some kind people have made them for me. If I missed any, please let me know.
|
|
|
|
|
|
|
|
_Arch (AUR, -git)_
|
|
|
|
```
|
|
|
|
yay -S hyprland-git
|
|
|
|
```
|
|
|
|
## Manual building
|
|
|
|
If your distro doesn't have Hyprland in its repositories, or you want to modify Hyprland,
|
2022-03-20 20:02:20 +03:00
|
|
|
|
2022-04-12 23:36:40 +03:00
|
|
|
please refer to the [Wiki Page](https://github.com/vaxerski/Hyprland/wiki/Installation) for the installation instructions.
|
|
|
|
<br/>
|
2022-04-12 23:13:47 +03:00
|
|
|
|
2022-03-20 20:02:20 +03:00
|
|
|
# Configuring
|
|
|
|
Head onto the [Wiki Page](https://github.com/vaxerski/Hyprland/wiki/Configuring-Hyprland) to see more.
|
|
|
|
|
|
|
|
Hyprland without a config is a bad idea!
|
|
|
|
<br/>
|
|
|
|
|
2022-04-02 22:16:53 +03:00
|
|
|
# Contributions
|
|
|
|
Very welcome! see [Contributing.md](https://github.com/vaxerski/Hyprland/blob/main/CONTRIBUTING.md) for instuctions and guidelines!
|
|
|
|
<br/>
|
|
|
|
|
2022-03-20 20:02:20 +03:00
|
|
|
# Gallery
|
2022-04-09 23:50:17 +03:00
|
|
|
![Image1](https://i.imgur.com/ZA4Fa8R.png)
|
2022-04-10 18:03:40 +03:00
|
|
|
![Image2](https://i.imgur.com/BpXxM8H.png)
|
2022-03-20 20:02:20 +03:00
|
|
|
<br/>
|
|
|
|
|
2022-04-10 19:58:08 +03:00
|
|
|
# Stars over time
|
|
|
|
[![Stars over time](https://starchart.cc/vaxerski/Hyprland.svg)](https://starchart.cc/vaxerski/Hyprland)
|
|
|
|
|
2022-03-27 13:10:47 +03:00
|
|
|
# Special thanks
|
2022-04-10 19:58:08 +03:00
|
|
|
wlroots - for their amazing library
|
|
|
|
|
2022-03-27 13:10:47 +03:00
|
|
|
tinywl - for showing how 2 do stuff
|
2022-03-27 13:11:01 +03:00
|
|
|
|
2022-03-27 13:10:47 +03:00
|
|
|
sway - for showing how 2 do stuff the overkill way
|
2022-03-27 13:11:01 +03:00
|
|
|
|
2022-03-27 13:10:47 +03:00
|
|
|
vivarium - for showing how 2 do stuff the simple way
|
2022-03-27 13:11:01 +03:00
|
|
|
|
2022-03-27 13:10:47 +03:00
|
|
|
dwl - for showing how 2 do stuff the hacky way
|
2022-03-27 13:11:01 +03:00
|
|
|
|
2022-04-10 19:58:08 +03:00
|
|
|
wayfire - for showing how 2 do some graphics stuff
|