summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWill McKinnon <[email protected]>2022-08-21 17:28:08 -0400
committerWill McKinnon <[email protected]>2022-08-21 17:28:59 -0400
commitbdbd2512a8e741168f7058283481f1d5324c9118 (patch)
tree985dad7c048e74f977c69f5066253a79de7b61d3 /README.md
parent5c0086b94422a63587508c34bbac9bde6b313ca3 (diff)
added corner_radius documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 61ac8c38..ed8cf113 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
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 a fancy GLES2 renderer with functionality borrowed from the original simple renderer and [Hyprland](https://github.com/vaxerski/Hyprland). This, along with a couple of minor changes, expands sway's featureset to include the following:
++ **Rounded corners**
+ **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))
+ **Default to not compiling swaybar**: Many users replace swaybar with the far more capable [waybar](https://github.com/Alexays/Waybar), swayFX cuts out the bloat by not including swaybar by default
+ **Add a nix flake to the repo**: Allows nixos users to easily contribute to and test this project
@@ -11,4 +12,4 @@ Sway is an incredible window manager, and certainly one of the most well establi
+ window movement animations
+ drop shadows
+ blur
-+ rounded corners
+