updated README
This commit is contained in:
parent
7e302de4c2
commit
e02e338d45
|
@ -1,8 +1,15 @@
|
||||||
|
<div align = center>
|
||||||
|
|
||||||
# SwayFX: A Beautiful Sway Fork
|
# SwayFX: A Beautiful Sway Fork
|
||||||
|
|
||||||
|
https://discord.gg/qsSx397rkh
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
![swayfx_screenshot](assets/swayfx_screenshot.jpg)
|
![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:
|
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**
|
+ **Anti-aliased rounded corners, borders, and titlebars**
|
||||||
+ **Shadows**
|
+ **Shadows**
|
||||||
+ **Dim unfocused windows**
|
+ **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
|
+ fade in / out animations
|
||||||
+ window movement animations
|
+ window movement animations
|
||||||
+ blur
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 362 KiB |
Loading…
Reference in a new issue