From e02e338d454e49af009ecb1804a4b7141b93ceb5 Mon Sep 17 00:00:00 2001 From: Will McKinnon Date: Mon, 17 Apr 2023 17:46:58 -0400 Subject: updated README --- README.md | 8 +++++++- assets/swayfx_screenshot.jpg | Bin 197833 -> 370980 bytes 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d42a65c2..679ef5dd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ +
+ # SwayFX: A Beautiful Sway Fork +https://discord.gg/qsSx397rkh + +
+ ![swayfx_screenshot](assets/swayfx_screenshot.jpg) Sway is an incredible window manager, and certainly one of the most well established wayland window managers. However, it is restricted to only include the functionality that existed in i3. This fork ditches the simple wlr_renderer, and replaces it with our fx_renderer, capable of rendering with fancy GLES2 effects. This, along with a couple of minor changes, expands sway's featureset to include the following: ++ **Blur** + **Anti-aliased rounded corners, borders, and titlebars** + **Shadows** + **Dim unfocused windows** @@ -37,7 +44,6 @@ Sway is an incredible window manager, and certainly one of the most well establi + fade in / out animations + window movement animations -+ blur ## Installation diff --git a/assets/swayfx_screenshot.jpg b/assets/swayfx_screenshot.jpg index 8d89ab5d..afd86ed5 100644 Binary files a/assets/swayfx_screenshot.jpg and b/assets/swayfx_screenshot.jpg differ -- cgit v1.2.3