From c7fa46face56d81d8db5d29d2213d72ab615f731 Mon Sep 17 00:00:00 2001 From: sntx <48636286+Sntx626@users.noreply.github.com> Date: Fri, 21 Jul 2023 23:35:34 +0200 Subject: More eyecandy for the readme (#194) Co-authored-by: sntx --- README.md | 23 ++++++++++------------- assets/swayfx_mascot.jpg | Bin 0 -> 3927398 bytes assets/swayfx_mascot.png | Bin 173257 -> 0 bytes assets/swayfx_screenshot.jpg | Bin 109060 -> 150485 bytes 4 files changed, 10 insertions(+), 13 deletions(-) create mode 100644 assets/swayfx_mascot.jpg delete mode 100644 assets/swayfx_mascot.png diff --git a/README.md b/README.md index 8452dcb6..086dc006 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,9 @@ -
+

+ swayfx logo +

-![swayfx logo](assets/swayfx_logo.svg) +--- -
- -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** @@ -19,13 +14,15 @@ Sway is an incredible window manager, and certainly one of the most well establi + **Scratchpad treated as minimize**: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests ([thanks to LCBCrion](https://github.com/swaywm/sway/issues/6457)) + **nixify the repo**: Allows nixos users to easily contribute to and test this project - - - - +

+ + +

[SwayFX is also available on the Fedora copr](https://copr.fedorainfracloud.org/coprs/swayfx/swayfx/) +[Join our Discord](https://discord.gg/qsSx397rkh) + ## New Configuration Options + Window blur: diff --git a/assets/swayfx_mascot.jpg b/assets/swayfx_mascot.jpg new file mode 100644 index 00000000..da90fb5b Binary files /dev/null and b/assets/swayfx_mascot.jpg differ diff --git a/assets/swayfx_mascot.png b/assets/swayfx_mascot.png deleted file mode 100644 index 717a05a5..00000000 Binary files a/assets/swayfx_mascot.png and /dev/null differ diff --git a/assets/swayfx_screenshot.jpg b/assets/swayfx_screenshot.jpg index 016641cd..7e904898 100644 Binary files a/assets/swayfx_screenshot.jpg and b/assets/swayfx_screenshot.jpg differ -- cgit v1.2.3