summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill McKinnon <[email protected]>2023-04-17 17:46:58 -0400
committerWill McKinnon <[email protected]>2023-04-17 17:50:21 -0400
commite02e338d454e49af009ecb1804a4b7141b93ceb5 (patch)
tree508c82b2545ec6c801be876e78229fdb6385248c
parent7e302de4c2178014fb9fe4741fd685d0b0a56808 (diff)
updated README
-rw-r--r--README.md8
-rw-r--r--assets/swayfx_screenshot.jpgbin197833 -> 370980 bytes
2 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index d42a65c2..679ef5dd 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,15 @@
+<div align = center>
+
# SwayFX: A Beautiful Sway Fork
+https://discord.gg/qsSx397rkh
+
+</div>
+
![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
--- a/assets/swayfx_screenshot.jpg
+++ b/assets/swayfx_screenshot.jpg
Binary files differ