Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.51k stars 56 forks source link

scaling option not being respected #220

Open SadBoiLlama opened 1 month ago

SadBoiLlama commented 1 month ago

ive got a 16:9 1440p monitor and the wall paper im trying to use has a wider aspect ratio. when trying to use scaling fill there are still parts of the wallpaper that are getting stretched to the top and bottom of my screen. this use to work and im not sure when it stopped.

SadBoiLlama commented 1 month ago

use to work with the command

linux-wallpaperengine --screen-root DP-5 --silent --no-audio-processing --scaling fill 2473567755

doesnt anymore, still works if scaling is put before screen-root tho eg

linux-wallpaperengine --scaling fill --screen-root DP-5 --silent --no-audio-processing 2473567755