diff options
-rw-r--r-- | README.md | 23 | ||||
-rw-r--r-- | assets/swayfx_mascot.jpg | bin | 0 -> 3927398 bytes | |||
-rw-r--r-- | assets/swayfx_mascot.png | bin | 173257 -> 0 bytes | |||
-rw-r--r-- | assets/swayfx_screenshot.jpg | bin | 109060 -> 150485 bytes |
4 files changed, 10 insertions, 13 deletions
@@ -1,14 +1,9 @@ -<div align = center> +<p align="center"> + <img src="assets/swayfx_logo.svg" width="256" alt="swayfx logo"> +</p> - +--- -<hr> - -https://discord.gg/qsSx397rkh - -</div> - - 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 -<span> - <img src="https://repology.org/badge/vertical-allrepos/swayfx.svg" height="282"/> - <img src="assets/swayfx_mascot.png" width="500"/> -</span> +<p align="center"> + <a href="https://repology.org/project/swayfx/versions"><img src="https://repology.org/badge/vertical-allrepos/swayfx.svg" height="282"/></a> + <img src="assets/swayfx_screenshot.jpg" width="500"/> +</p> [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 Binary files differnew file mode 100644 index 00000000..da90fb5b --- /dev/null +++ b/assets/swayfx_mascot.jpg diff --git a/assets/swayfx_mascot.png b/assets/swayfx_mascot.png Binary files differdeleted file mode 100644 index 717a05a5..00000000 --- a/assets/swayfx_mascot.png +++ /dev/null diff --git a/assets/swayfx_screenshot.jpg b/assets/swayfx_screenshot.jpg Binary files differindex 016641cd..7e904898 100644 --- a/assets/swayfx_screenshot.jpg +++ b/assets/swayfx_screenshot.jpg |