diff options
author | vaxerski <[email protected]> | 2022-06-09 22:13:46 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-09 22:13:46 +0200 |
commit | c451e13e4fcc68100a89139944b0f8d305f9d8ec (patch) | |
tree | c461f20fb2efa15ba94a690997b4a56f8406e37d | |
parent | d68e09a7079ca6733c2078163a1774e134b606b1 (diff) | |
parent | b4de91111aa89e7f93e603df0dee3463e238fdf6 (diff) | |
download | Hyprland-c451e13e4fcc68100a89139944b0f8d305f9d8ec.tar.gz Hyprland-c451e13e4fcc68100a89139944b0f8d305f9d8ec.zip |
Merge pull request #174 from ThatOneCalculator/main
Change features section in readme
-rw-r--r-- | README.md | 18 |
1 files changed, 10 insertions, 8 deletions
@@ -51,20 +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 +- Event system for bash scripts - Rounded corners -- Full Damage tracking +- Full damage tracking - Docks support +- Drawing tablet support <br> <br> |