mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 10:45:59 +01:00
updated the readme
This commit is contained in:
parent
869f0a0238
commit
b8ccf3dc3a
1 changed files with 4 additions and 9 deletions
13
README.md
13
README.md
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
![Badge Workflow]
|
![Badge Workflow]
|
||||||
[![Badge License]][License]
|
[![Badge License]][License]
|
||||||
![Badge Lines]
|
|
||||||
![Badge Language]
|
![Badge Language]
|
||||||
[![Badge Pull Requests]][Pull Requests]
|
[![Badge Pull Requests]][Pull Requests]
|
||||||
[![Badge Issues]][Issues]
|
[![Badge Issues]][Issues]
|
||||||
|
@ -40,32 +39,28 @@ Hyprland is still in pretty early development compared to some other Wayland com
|
||||||
|
|
||||||
Although Hyprland is pretty stable, it may have some bugs.
|
Although Hyprland is pretty stable, it may have some bugs.
|
||||||
|
|
||||||
### Help Wanted
|
|
||||||
|
|
||||||
Hyprland needs testers! <br/>
|
|
||||||
Try it out and report bugs / suggestions!
|
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
- Easily expandable and readable codebase
|
- Easily expandable and readable codebase
|
||||||
- Config reloaded instantly upon saving
|
- Config reloaded instantly upon saving
|
||||||
- Custom bezier curve based animations
|
- Custom bezier curve based animations
|
||||||
- `wlr_ext` workspaces protocol support
|
|
||||||
- Dual Kawase blur
|
- Dual Kawase blur
|
||||||
- Drop shadows
|
- Drop shadows
|
||||||
|
- Rounded corners
|
||||||
- Gradient borders
|
- Gradient borders
|
||||||
- Fully dynamic workspaces
|
- Fully dynamic workspaces
|
||||||
- Closely follows `wlroots-git`
|
- Closely follows `wlroots-git`
|
||||||
- Global keybinds passed to your apps of choice
|
- Global keybinds passed to your apps of choice
|
||||||
|
- A lot of customization
|
||||||
- Bundled wlroots
|
- Bundled wlroots
|
||||||
- Window/layer fade in/out
|
- Window/layer fade in/out
|
||||||
- Tiling/pseudotiling/floating/fullscreen windows
|
- Tiling/pseudotiling/floating/fullscreen windows
|
||||||
- Switching workspaces between window modes on the fly
|
- Switching workspaces between window modes on the fly
|
||||||
- Special workspace (scratchpad)
|
- Special workspaces (scratchpads)
|
||||||
- Window/monitor rules
|
- Window/monitor rules
|
||||||
- Socket-based IPC
|
- Socket-based IPC
|
||||||
|
- `wlr_ext` workspaces protocol support
|
||||||
- Event system for bash scripts
|
- Event system for bash scripts
|
||||||
- Rounded corners
|
|
||||||
- Full damage tracking
|
- Full damage tracking
|
||||||
- Docks support
|
- Docks support
|
||||||
- Drawing tablet support
|
- Drawing tablet support
|
||||||
|
|
Loading…
Reference in a new issue