Formatted Features

This commit is contained in:
ElectronicsArchiver 2022-04-18 17:21:58 -04:00
parent 4d3292168d
commit c71b0d7449

View file

@ -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)