Hyprland/README.md

75 lines
2.3 KiB
Markdown
Raw Normal View History

2022-04-01 19:19:33 +00: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" />
<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 19:20:03 +00:00
<img src="https://img.shields.io/github/license/vaxerski/Hyprland" />
2022-04-01 19:19:33 +00: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 17:02:20 +00:00
<br/><br/>
Hyprland is a Dynamic Tiling Wayland Compositor in early development stages.
2022-04-02 18:44:26 +00:00
For Hyprland without the land part, see <a href="https://github.com/vaxerski/Hypr">Hypr</a>, the Xorg window manager.
2022-03-16 19:50:55 +00:00
2022-03-20 17:02:20 +00:00
WARNING!
2022-03-30 20:31:04 +00:00
Hyprland is in early dev, expect bugs, instabilities and crashes. You have been warned!
2022-03-20 17:02:20 +00:00
Nevertheless, REPORT any you find! Make an issue!
# Key features
2022-03-23 21:01:59 +00:00
- Basic window animations
2022-03-20 17:02:20 +00:00
- Config reloaded instantly upon saving
- Easily expandable and readable codebase
2022-04-05 14:47:03 +00:00
- Rounded corners
2022-04-05 18:49:15 +00:00
- Fade in/out
2022-03-20 17:02:20 +00:00
- Support for docks/whatever
2022-03-24 17:22:01 +00:00
- Window rules
2022-03-20 17:02:20 +00:00
- Monitor rules
2022-03-21 18:18:33 +00:00
- Socket-based IPC
- Tiling/floating/fullscreen windows
2022-03-20 17:02:20 +00:00
- Moving/resizing windows
# Major to-dos
2022-03-30 20:31:04 +00:00
- Damage tracking
2022-03-23 21:01:59 +00:00
- Animations (better)
2022-04-05 12:36:28 +00:00
- Fix GDK popups on multimon
2022-03-20 17:02:20 +00:00
- Blur
2022-03-20 19:26:06 +00:00
- Fix electron rendering issues
- Optimization
- Fix weird scroll on XWayland
- Become sane
2022-03-20 17:02:20 +00:00
- STABILITY
2022-03-20 19:26:06 +00:00
- More config options for tweakers
- Improve hyprctl
2022-03-20 17:02:20 +00:00
# Installation
Please refer to the [Wiki Page](https://github.com/vaxerski/Hyprland/wiki/Installation)
<br/>
# 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 19:16:53 +00:00
# Contributions
Very welcome! see [Contributing.md](https://github.com/vaxerski/Hyprland/blob/main/CONTRIBUTING.md) for instuctions and guidelines!
<br/>
2022-03-20 17:02:20 +00:00
# Gallery
![Image1](https://i.imgur.com/SIPepse.png)
<br/>
2022-03-27 10:10:47 +00:00
# Special thanks
tinywl - for showing how 2 do stuff
2022-03-27 10:11:01 +00:00
2022-03-27 10:10:47 +00:00
sway - for showing how 2 do stuff the overkill way
2022-03-27 10:11:01 +00:00
2022-03-27 10:10:47 +00:00
vivarium - for showing how 2 do stuff the simple way
2022-03-27 10:11:01 +00:00
2022-03-27 10:10:47 +00:00
dwl - for showing how 2 do stuff the hacky way
2022-03-27 10:11:01 +00:00
2022-03-27 10:10:47 +00:00
wayfire - for showing how 2 do custom rendering