mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 16:05:58 +01:00
Typos, badges and info rewrites
This commit is contained in:
parent
24819deae4
commit
998c316de1
1 changed files with 37 additions and 65 deletions
100
README.md
100
README.md
|
@ -4,71 +4,54 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
[![Badge License]][License]![Badge Lines]![Badge Language] <br>
|
[![Badge License]][License] ![Badge Lines] ![Badge Language] [![Badge Pull Requests]][Pull Requests] [![Badge Issues]][Issues] ![Badge Hi Mom]<br/>
|
||||||
[![Badge Pull Requests]][Pull Requests][![Badge Issues]][Issues]
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
***A Dynamic Wayland Tiling Compositor***
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
[![Badge Discord]][Discord]
|
[![Badge Discord]][Discord]
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
|
||||||
|
|
||||||
|
For Hyprland without the `land` part, see [Hypr], the Xorg window manager.
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**[<kbd> <br> Install <br> </kbd>][Install]**
|
**[<kbd> <br> Install <br> </kbd>][Install]**
|
||||||
**[<kbd> <br> Configure <br> </kbd>][Configure]**
|
**[<kbd> <br> Configure <br> </kbd>][Configure]**
|
||||||
**[<kbd> <br> Todo <br> </kbd>][Todo]**
|
|
||||||
**[<kbd> <br> Contribute <br> </kbd>][Contribute]**
|
**[<kbd> <br> Contribute <br> </kbd>][Contribute]**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Related
|
</div>
|
||||||
|
|
||||||
*For **Hyprland** without the* `land` *part,* <br>
|
# Notice
|
||||||
*see **[Hypr]**, the **Xorg Window Manager**.*
|
This project is still in its early development, expect bugs.
|
||||||
|
|
||||||
<br>
|
Once you get it working though, it's pretty stable.
|
||||||
|
|
||||||
### Notice
|
|
||||||
|
|
||||||
*This project is still in it's early stages* <br>
|
|
||||||
***Expect Some Bugs***
|
|
||||||
|
|
||||||
![Badge Workflow]
|
|
||||||
|
|
||||||
*However once you get it working, it's pretty stable*
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Help Wanted
|
### Help Wanted
|
||||||
|
|
||||||
**We needs testers!** <br>
|
Hyprland needs testers! <br/>
|
||||||
*Try it out and report bugs or suggestions!*
|
Try it out and report bugs / suggestions!
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
- Easily expandable and readable codebase
|
- Easily expandable and readable codebase
|
||||||
- Config reloaded instantly upon saving
|
- Config reloaded instantly upon saving
|
||||||
- Parabolic Window Animations
|
- Parabolic window animations
|
||||||
- Workspaces Protocol Support
|
- Workspaces protocol support
|
||||||
- Tiling / Floating / Fullscreen
|
- Tiling / floating / fullscreen windows
|
||||||
- Window / Monitor Rules
|
- Window / monitor rules
|
||||||
- Socket - Based IPC
|
- Socket-based IPC
|
||||||
- Rounded Corners
|
- Rounded corners
|
||||||
- Damage Tracking ( *Experimental* )
|
- Damage tracking ( *Experimental* )
|
||||||
- Moving / Resizing
|
- Moving / resizing
|
||||||
- Docks Support
|
- Docks support
|
||||||
- Fade In / Out
|
- Fade in / out
|
||||||
- Window Blur
|
- Window blur
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -104,29 +87,17 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
**[WlRoots]**
|
**[wlroots]** - *For their amazing library*
|
||||||
|
|
||||||
*Their amazing library*
|
**[tinywl]** - *For showing how 2 do stuff*
|
||||||
|
|
||||||
**[TinyWl]**
|
**[Sway]** - *For showing how 2 do stuff the overkill way*
|
||||||
|
|
||||||
*Showing how 2 do stuff*
|
**[Vivarium]** - *For showing how 2 do stuff the simple way*
|
||||||
|
|
||||||
**[Sway]**
|
**[dwl]** - *For showing how 2 do stuff the hacky way*
|
||||||
|
|
||||||
*Showing how 2 do stuff the **overkill** way*
|
**[Wayfire]** - *For showing how 2 do some graphics stuff*
|
||||||
|
|
||||||
**[Vivarium]**
|
|
||||||
|
|
||||||
*Showing how 2 do stuff the **simple** way*
|
|
||||||
|
|
||||||
**[DWL]**
|
|
||||||
|
|
||||||
*Showing how 2 do stuff the **hacky** way*
|
|
||||||
|
|
||||||
**[Wayfire]**
|
|
||||||
|
|
||||||
*Showing how 2 do some **graphics** stuff*
|
|
||||||
|
|
||||||
|
|
||||||
<!----------------------------------------------------------------------------->
|
<!----------------------------------------------------------------------------->
|
||||||
|
@ -166,9 +137,10 @@
|
||||||
|
|
||||||
[Badge Workflow]: https://github.com/vaxerski/Hyprland/actions/workflows/ci.yaml/badge.svg
|
[Badge Workflow]: https://github.com/vaxerski/Hyprland/actions/workflows/ci.yaml/badge.svg
|
||||||
|
|
||||||
[Badge Discord]: https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white
|
[Badge Discord]: https://img.shields.io/badge/Join%20the-Discord%20server-6666ff
|
||||||
[Badge Issues]: https://img.shields.io/github/issues/vaxerski/Hyprland?style=for-the-badge&label=%ef%bc%a9%ef%bd%93%ef%bd%93%ef%bd%95%ef%bd%85%ef%bd%93
|
[Badge Issues]: https://img.shields.io/github/issues/vaxerski/Hyprland
|
||||||
[Badge Pull Requests]: https://img.shields.io/github/issues-pr/vaxerski/Hyprland?style=for-the-badge&label=%ef%bc%b0%ef%bd%95%ef%bd%8c%ef%bd%8c%20%ef%bc%b2%ef%bd%85%ef%bd%91%ef%bd%95%ef%bd%85%ef%bd%93%ef%bd%94%ef%bd%93
|
[Badge Pull Requests]: https://img.shields.io/github/issues-pr/vaxerski/Hyprland
|
||||||
[Badge Language]: https://img.shields.io/github/languages/top/vaxerski/Hyprland?style=for-the-badge&label=%ef%bc%a3%ef%bc%8b%ef%bc%8b
|
[Badge Language]: https://img.shields.io/github/languages/top/vaxerski/Hyprland
|
||||||
[Badge License]: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge&label=%ef%bc%ac%ef%bd%89%ef%bd%83%ef%bd%85%ef%bd%8e%ef%bd%93%ef%bd%85
|
[Badge License]: https://img.shields.io/github/license/vaxerski/Hyprland
|
||||||
[Badge Lines]: https://img.shields.io/tokei/lines/github/vaxerski/Hyprland?style=for-the-badge&label=%ef%bc%a3%ef%bd%8f%ef%bd%84%ef%bd%85
|
[Badge Lines]: https://img.shields.io/tokei/lines/github/vaxerski/Hyprland
|
||||||
|
[Badge Hi Mom]: https://img.shields.io/badge/Hi-mom!-ff69b4
|
||||||
|
|
Loading…
Reference in a new issue