Go to file
2022-04-29 12:55:02 -04:00
.builds merge sway master 2022-04-27 17:33:23 -04:00
.github/ISSUE_TEMPLATE github: don't truncate debug logs 2021-10-17 21:28:51 +02:00
assets License wallpapers as CC-0 2019-12-16 14:35:58 -05:00
client cairo: Replace <cairo/cairo.h> by <cairo.h> 2021-05-10 10:28:32 +02:00
common Add safety assert in parse_movement_unit 2022-01-16 19:26:57 +01:00
completions merge sway master 2022-04-27 17:33:23 -04:00
contrib merge sway master 2022-04-27 17:33:23 -04:00
include merge sway master 2022-04-27 17:33:23 -04:00
protocols Add support for linux-dmabuf surface hints 2021-12-13 09:59:33 -06:00
sway merge sway master 2022-04-27 17:33:23 -04:00
swaybar merge sway master 2022-04-27 17:33:23 -04:00
swaymsg merge sway master 2022-04-27 17:33:23 -04:00
swaynag merge sway master 2022-04-27 17:33:23 -04:00
.editorconfig Create .editorconfig 2016-07-04 14:12:32 +02:00
.gitignore Allocate minimum size necessary in pango text functions. (#3473) 2019-01-20 15:03:30 +01:00
config.in config.in: use swaynag -B instead of -b 2021-10-17 21:30:33 +02:00
CONTRIBUTING.md Fix IRC links in READMEs and templates 2021-05-26 08:25:13 +02:00
flake.lock added nix flake 2022-04-27 14:31:46 -04:00
flake.nix added nix flake 2022-04-27 14:31:46 -04:00
LICENSE MIT license 2017-01-06 13:45:48 -05:00
meson.build merge sway master 2022-04-27 17:33:23 -04:00
meson_options.txt default waybar to false 2022-04-29 12:45:34 -04:00
README.md Update README.md 2022-04-29 12:55:02 -04:00
sway.desktop Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00

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 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, this repo 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 repo

Roadmap:

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