Releases: WillPower3309/swayfx
swayfx 0.4
After too long of a break between releases, the swayfx team is proud to announce that swayfx 0.4 is ready for release!
SwayFX 0.4 is based on sway 1.9
What's Changed
- refactor: simplify blur by @WillPower3309 in #219
- Add layer effect option to ignore transparent regions when blurring by @ErikReider in #159
- feat: add shadow color for inactive windows by @eerii in #230
- Implement shadow_offset by @famfo in #255
- feat: blur tweaks by @ozwaldorf in #258
- Fix shadow_offset position by @famfo in #263
- Added guide for Debian users by @babymu5k in #268
- enhancement: update version printing format by @mazunki in #254
- Add blur to tiling indicator by @ErikReider in #252
- Overhaul nix flake by @ozwaldorf in #279
- 1.9 merge by @fishman @WillPower3309 and @ErikReider in #277
- And many bug fixes!
New Contributors
- @Sntx626 made their first contribution in #193
- @gBasil made their first contribution in #204
- @Yaroslav-95 made their first contribution in #202
- @honchokomodo made their first contribution in #205
- @eerii made their first contribution in #230
- @DanisDGK made their first contribution in #237
- @BenSYZ made their first contribution in #240
- @jthvai made their first contribution in #238
- @MubinMuhammad made their first contribution in #243
- @ozwaldorf made their first contribution in #258
- @babymu5k made their first contribution in #268
- @mazunki made their first contribution in #254
- @fishman made their first contribution in #277
Full Changelog: 0.3.2...0.4
swayfx 0.3.2
SwayFX 0.3.2 is based on Sway 1.8.1
This is a simple bugfix release.
What's Changed
- fix: crash when moving tabbed container to scratchpad by @rehanzo in #182
- fix: consider dim introduced transparency for blur by @rti in #184
- fix: crash when splitting inside stacking container by @rehanzo in #187
- Fixed blur/surfaces dst_box not being offset by the titlebar height by @ErikReider in #185
- Fix toplevel borders by @EvysGarden in #171
New Contributors
- @EvysGarden made their first contribution in #171
Full Changelog: 0.3.1...0.3.2
swayfx 0.3.1
SwayFX 0.3 is based on Sway 1.8.1
This is a simple bugfix release.
What's Changed
- Fix blur not being able to blur edges of damage by @ErikReider in #168
- fix: crash when splitting inside tabbed container by @RAR27 in #180
- fix: update stencil if the output size changes by @ErikReider in #178
New Contributors
- @RicArch97 made their first contribution in #163
- @RAR27 made their first contribution in #180
Full Changelog: 0.3...0.3.1
swayfx 0.3
SwayFX 0.3 is based on Sway 1.8.1
What's Changed
- Add kawase blur by @ErikReider in #120
- Fix: rotated outputs by @ErikReider in #112
- Fix nvidia by @Inconn in #136
- Hide separator between titlebar and content by @head-gardener in #91
- Extend minimize logic to work with XWayland and XDG applications by @ErikReider in #132
- Add blur, shadow, and corner radius to layer-shell surfaces by @ErikReider in #144
- Fix layer surface damage not being extended if using effects by @ErikReider in #160
- Various bug fixes & performance optimizations!
New Contributors
- @head-gardener made their first contribution in #91
- @Inconn made their first contribution in #136
Full Changelog: 0.2...0.3
swayfx 0.2
SwayFX v0.2 is based on Sway v1.8.1
What's Changed
- Add box shadows by @WillPower3309 in #64
- smart_corner_radius by @rti in #101
- Add option for enabling shadows for CSD windows by @ErikReider in #106
- Rebased to Sway 1.8.1 by @ErikReider in #111
- Implement for_window support for dim_inactive by @famfo in #109
- Only round outer titlebars in tabbed view by @WillPower3309 in #90
- Many bug fixes!
New Contributors
- @rahul-singh-sandhu made their first contribution in #98
- @rti made their first contribution in #100
- @famfo made their first contribution in #109
- @GlitchyCrafting made their first contribution in #115
Full Changelog: 0.1.1...0.2
Enjoy!
The swayfx team
swayfx 0.1
SwayFX v0.1 is based on Sway v1.7
At long last, the initial release of SwayFX! We are dubbing this release version 0.1, as ideally, 1.0 will include all of the popular picom compositor effects. For now (as in this release), SwayFX contains rounded window corners, rounded borders, and rounded titlebars. SwayFX v0.1 also includes application saturation control, and support for treating the scratchpad as minimize.
Enjoy!
- William McKinnon
(I'd like to drop a big thanks to @ErikReider for helping to implement the rounded window borders, and for implementing the saturation control, as well as handling our build scripts)