i3-compatible Wayland compositor
Find a file
2022-11-01 18:31:01 -04:00
.builds
.github/ISSUE_TEMPLATE updated issue template 2022-08-16 22:08:37 -04:00
assets removed unused assets 2022-10-18 01:03:28 -04:00
client
common
completions
contrib
include style: cleaned up some frag shaders 2022-10-26 02:48:49 -04:00
protocols
sway bug: fix label build failure 2022-11-01 18:31:01 -04:00
swaybar
swaymsg
swaynag
.editorconfig
.gitignore
config.in added corner_radius documentation 2022-08-21 17:28:59 -04:00
CONTRIBUTING.md
flake.lock
flake.nix
LICENSE
meson.build
meson_options.txt build: compile with swaybar 2022-10-09 11:51:40 -04:00
README.md added screenshot to readme 2022-10-18 01:02:28 -04:00
sway.desktop

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

  • Anti-aliased rounded corners and borders
  • Scratchpad treated as minimize: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests (thanks to LCBCrion)
  • Add a nix flake to the repo: Allows nixos users to easily contribute to and test this project

Configuration

  • Corner radius: corner_radius <val>

Roadmap:

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