mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-26 18:25:59 +01:00
Formatted Features
This commit is contained in:
parent
4d3292168d
commit
c71b0d7449
1 changed files with 17 additions and 16 deletions
33
README.md
33
README.md
|
@ -21,13 +21,15 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**[<kbd> <br> Configure <br> </kbd>][Configure]**
|
**[<kbd> <br> Configure <br> </kbd>][Configure]**
|
||||||
**[<kbd> <br> Contribute <br> </kbd>][Contribute]**
|
**[<kbd> <br> Contribute <br> </kbd>][Contribute]**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
For Hyprland without the land part, see [Hypr], the Xorg window manager.
|
For Hyprland without the land part, see [Hypr], the Xorg window manager.
|
||||||
|
|
||||||
|
@ -35,21 +37,20 @@ Hyprland is in early dev, expect some bugs. However, once you get it working, it
|
||||||
|
|
||||||
Hyprland needs testers! Try it out and report bugs or suggestions!
|
Hyprland needs testers! Try it out and report bugs or suggestions!
|
||||||
|
|
||||||
# Key features
|
# Features
|
||||||
- Parabolic window animations
|
- Easily expandable and readable codebase
|
||||||
- Config reloaded instantly upon saving
|
- Config reloaded instantly upon saving
|
||||||
- Easily expandable and readable codebase
|
- Parabolic Window Animations
|
||||||
- Rounded corners
|
- Workspaces Protocol Support
|
||||||
- Window blur
|
- Tiling / Floating / Fullscreen
|
||||||
- Workspaces Protocol support
|
- Window / Monitor Rules
|
||||||
- Damage tracking (experimental)
|
- Moving / Resizing
|
||||||
- Fade in/out
|
- Socket - Based IPC
|
||||||
- Support for docks/whatever
|
- Rounded Corners
|
||||||
- Window rules
|
- Damage Tracking ( *Experimental* )
|
||||||
- Monitor rules
|
- Docks Support
|
||||||
- Socket-based IPC
|
- Fade In / Out
|
||||||
- Tiling/floating/fullscreen windows
|
- Window Blur
|
||||||
- Moving/resizing windows
|
|
||||||
|
|
||||||
# Major to-dos
|
# Major to-dos
|
||||||
- Input Methods (wlr_input_method_v2)
|
- Input Methods (wlr_input_method_v2)
|
||||||
|
|
Loading…
Reference in a new issue