LGFae / swww

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

Incorrect image size on 2nd vertical monitor #369

Closed TotalTaxAmount closed 2 weeks ago

TotalTaxAmount commented 1 month ago

When setting a wallpaper on my second monitor, swww does not set the wallpaper on the whole screen: image

Output of swww query:

HDMI-A-1: 2560x1440, scale: 1, currently displaying: image: /home/totaltaxamount/nix/dots/swww/desktop/2nd.jpg
DP-1: 3440x1440, scale: 1, currently displaying: image: /home/totaltaxamount/nix/dots/swww/desktop/ultrawide.png

The resolution is correct here. Setting --resize=no shows a black square in the same posiotn, --resize=crop is the same as the image above, and --resize=fit shows the full image with black bars: image

kRHYME7 commented 4 weeks ago

@TotalTaxAmount are you using the main/master branch or many have reported that the master build already fixes the issue.

bigmcnuggets commented 3 weeks ago

I have the same issue. Im using the swww available in the Arch package manager, which is 0.9.5-2

bigmcnuggets commented 3 weeks ago

I have the same issue. Im using the swww available in the Arch package manager, which is 0.9.5-2

Ok I switched to swww-git in the AUR, problem instantly solved, no further tinkering!

thanks for the main branch recommendation @kRHYME7 !

TotalTaxAmount commented 3 weeks ago

Happened to me swww from the latest nixpkgs. Running swww --version gives swww 0.9.5.

LGFae commented 2 weeks ago

This is a duplicate of #351, so I will be closing this one. Note that, as some have mentioned, this is most likely already fixed in the latest git version, that is still unreleased.