Hyprland/README.md

66 lines
2.0 KiB
Markdown
Raw Normal View History

2022-03-21 20:00:31 +01:00
![Logo](https://raw.githubusercontent.com/vaxerski/Hyprland/main/assets/hyprland.png)
2022-03-21 19:59:47 +01:00
2022-03-20 18:02:20 +01:00
![Issues](https://img.shields.io/github/issues/vaxerski/Hyprland)
![PRs](https://img.shields.io/github/issues-pr/vaxerski/Hyprland)
![Lang](https://img.shields.io/github/languages/top/vaxerski/Hyprland)
![License](https://img.shields.io/github/license/vaxerski/Hyprland)
![Best](https://img.shields.io/badge/Standard-C%2B%2B20-success)
![HiMom](https://img.shields.io/badge/Hi-mom!-ff69b4)
<br/><br/>
Hyprland is a Dynamic Tiling Wayland Compositor in early development stages.
2022-03-16 20:50:55 +01:00
For Hyprland without the land part, see [Hypr](https://github.com/vaxerski/Hypr), the Xorg window manager.
2022-03-20 18:02:20 +01:00
WARNING!
Hyprland is in very early dev, expect bugs, instabilities and crashes. You have been warned!
Nevertheless, REPORT any you find! Make an issue!
# Key features
2022-03-23 22:01:59 +01:00
- Basic window animations
2022-03-20 18:02:20 +01:00
- Config reloaded instantly upon saving
- Easily expandable and readable codebase
- Support for docks/whatever
2022-03-24 18:22:01 +01:00
- Window rules
2022-03-20 18:02:20 +01:00
- Monitor rules
2022-03-21 19:18:33 +01:00
- Socket-based IPC
- Tiling/floating/fullscreen windows
2022-03-20 18:02:20 +01:00
- Moving/resizing windows
# Major to-dos
- Switch to fully custom OpenGL rendering
2022-03-23 22:01:59 +01:00
- Animations (better)
2022-03-20 18:02:20 +01:00
- Rounded corners
- Blur
2022-03-20 20:26:06 +01:00
- Fadein/out
- Fix electron rendering issues
- Optimization
- Fix weird scroll on XWayland
- Become sane
2022-03-20 18:02:20 +01:00
- STABILITY
2022-03-20 20:26:06 +01:00
- More config options for tweakers
- Improve hyprctl
2022-03-20 18:02:20 +01: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/>
# Gallery
![Image1](https://i.imgur.com/SIPepse.png)
<br/>
# Contributions
Welcome, I'll make a CONTRIBUTING.md some time in the future.
2022-03-27 12:10:47 +02:00
# Special thanks
tinywl - for showing how 2 do stuff
sway - for showing how 2 do stuff the overkill way
vivarium - for showing how 2 do stuff the simple way
dwl - for showing how 2 do stuff the hacky way
wayfire - for showing how 2 do custom rendering