swayfx/README.md
2022-08-13 02:14:23 -04:00

1.1 KiB

swayFX: A Beautiful Sway Fork

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. This, along with a couple of minor changes, expands sway's featureset to include the following:

  • Scratchpad treated as minimize: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests (thanks to LCBCrion)
  • Default to not compiling swaybar: Many users replace swaybar with the far more capable 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

Roadmap:

  • fade in / out animations
  • window movement animations
  • drop shadows
  • blur
  • rounded corners