From 90024e534dfc4efcdb21c4660f080a241da5488f Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Wed, 8 Jun 2022 14:03:54 -0700 Subject: [PATCH 1/3] Features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 937a1f54..7e9869ba 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,11 @@ Try it out and report bugs / suggestions! - Special Workspace (Scratchpad) - Window / monitor rules - Socket-based IPC -- Event System for bash scripts +- Event system for bash scripts - Rounded corners - Full Damage tracking - Docks support +- Drawing tablet uspport

From b7e21d0fa9b9b00e769bcf9cca985ee70973ebcc Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Wed, 8 Jun 2022 14:05:06 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e9869ba..1a7ab067 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Try it out and report bugs / suggestions! - Bundled wlroots - Window / layer fade in / out - Tiling / floating / fullscreen windows -- Special Workspace (Scratchpad) +- Special workspace (Scratchpad) - Window / monitor rules - Socket-based IPC - Event system for bash scripts From b4de91111aa89e7f93e603df0dee3463e238fdf6 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter <44733677+ThatOneCalculator@users.noreply.github.com> Date: Thu, 9 Jun 2022 12:59:30 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1a7ab067..93859bb8 100644 --- a/README.md +++ b/README.md @@ -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