LGFae / swww

A Solution to your Wayland Wallpaper Woes
GNU General Public License v3.0
2.38k stars 70 forks source link

Add stretch to resize options #373

Closed rexept closed 2 weeks ago

rexept commented 2 weeks ago

I added stretch to the --resize options. The function is almost identical to the crop function with just a minor change. I have tested it locally and it seems to be working correctly.

Something similar to this was mentioned in issue #166

LGFae commented 2 weeks ago

From my tests it also appears to be working. Thanks! Can you just run cargo fmt before we merge?

rexept commented 2 weeks ago

Maybe test again because I realized I was testing on this latest commit I pushed. I has a typo fix.

LGFae commented 2 weeks ago

Seems fine. Thanks again!