From 45bca03713ee58df7a2fd743a20b710717579e77 Mon Sep 17 00:00:00 2001 From: William McKinnon Date: Fri, 29 Apr 2022 12:41:35 -0400 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..f72ce988 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# swaypower: A Beautiful Sway Fork + +Sway is an incredible window manager, and certainly one of if the the most well established wayland window managers. However, it is restricted in its feature set to include only what i3 included. This fork expands sway's featureset to include the following: + ++ `Scratchpad treated as minimize`: Allows panels with a taskbar to correctly interpret the state of the window ([thanks to LCBCrion](https://github.com/swaywm/sway/issues/6457)) + + +## Roadmap: ++ fade in / out animations ++ window movement animations ++ drop shadows ++ blur ++ rounded corners