added stars over time, small readme adjustments

This commit is contained in:
vaxerski 2022-04-10 18:58:08 +02:00 committed by GitHub
parent b9f638887a
commit 4781f8f94c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ Hyprland is in early dev, expect bugs, instabilities and crashes. You have been
Nevertheless, REPORT any you find! Make an issue! Nevertheless, REPORT any you find! Make an issue!
# Key features # Key features
- Basic window animations - Parabolic window animations
- Config reloaded instantly upon saving - Config reloaded instantly upon saving
- Easily expandable and readable codebase - Easily expandable and readable codebase
- Rounded corners - Rounded corners
@ -37,11 +37,10 @@ Nevertheless, REPORT any you find! Make an issue!
# Major to-dos # Major to-dos
- Damage tracking - Damage tracking
- Animations (better) - Animations (some new, like workspace)
- Fix GDK popups on multimon
- Fix electron rendering issues - Fix electron rendering issues
- Optimization - Optimization
- Fix weird scroll on XWayland - Fix weird scroll on XWayland (if possible)
- Become sane - Become sane
- STABILITY - STABILITY
- More config options for tweakers - More config options for tweakers
@ -66,7 +65,12 @@ Very welcome! see [Contributing.md](https://github.com/vaxerski/Hyprland/blob/ma
![Image2](https://i.imgur.com/BpXxM8H.png) ![Image2](https://i.imgur.com/BpXxM8H.png)
<br/> <br/>
# Stars over time
[![Stars over time](https://starchart.cc/vaxerski/Hyprland.svg)](https://starchart.cc/vaxerski/Hyprland)
# Special thanks # Special thanks
wlroots - for their amazing library
tinywl - for showing how 2 do stuff tinywl - for showing how 2 do stuff
sway - for showing how 2 do stuff the overkill way sway - for showing how 2 do stuff the overkill way
@ -75,4 +79,4 @@ vivarium - for showing how 2 do stuff the simple way
dwl - for showing how 2 do stuff the hacky way dwl - for showing how 2 do stuff the hacky way
wayfire - for showing how 2 do custom rendering wayfire - for showing how 2 do some graphics stuff