diff options
author | Kainoa Kanter <[email protected]> | 2022-06-09 12:59:30 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-09 12:59:30 -0700 |
commit | b4de91111aa89e7f93e603df0dee3463e238fdf6 (patch) | |
tree | 7f0521c1b836003516468856bb3ad20f42b96f54 | |
parent | 750961e9c10fbef6c6a45ca58fd33f15db730409 (diff) | |
download | Hyprland-b4de91111aa89e7f93e603df0dee3463e238fdf6.tar.gz Hyprland-b4de91111aa89e7f93e603df0dee3463e238fdf6.zip |
Update README.md
-rw-r--r-- | README.md | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -51,21 +51,22 @@ Try it out and report bugs / suggestions! - Easily expandable and readable codebase - Config reloaded instantly upon saving - Custom bezier curve based animations -- wlr_ext workspaces protocol support +- `wlr_ext` workspaces protocol support - Dual Kawase blur - Fully dynamic workspaces -- Closely follows wlroots-git +- Closely follows `wlroots-git` - Bundled wlroots -- Window / layer fade in / out -- Tiling / floating / fullscreen windows -- Special workspace (Scratchpad) -- Window / monitor rules +- Window/layer fade in/out +- Tiling/pseudotiling/floating/fullscreen windows +- Switching workspaces between window modes on the fly +- Special workspace (scratchpad) +- Window/monitor rules - Socket-based IPC - Event system for bash scripts - Rounded corners -- Full Damage tracking +- Full damage tracking - Docks support -- Drawing tablet uspport +- Drawing tablet support <br> <br> |