PSVirtualDesktop icon indicating copy to clipboard operation
PSVirtualDesktop copied to clipboard

Setting Wallpaper for Individual Displays with Multi-Monitor Setup

Open ThioJoe opened this issue 1 year ago • 4 comments

Not sure if this is possible at the moment, but it would be cool if it was also possible to set the wallpaper for separate displays within each virtual desktop.

ThioJoe avatar Feb 26 '24 17:02 ThioJoe

Hello @ThioJoe,

I found no fitting API call. Are you able to do manually what you want (preparing two virtual desktops with two monitors so you have four different backgrounds and you can switch between them)?

Greetings

Markus

MScholtes avatar Feb 29 '24 09:02 MScholtes

Ah I see, I've looked as well and it seems like there might not be a native way to do it either through the GUI.

Though I have found a workaround, which is to basically stitch two wallpapers together to create a combined image, then set that as the wallpaper. You have to go into the Personalization settings under Background and change the "fit" mode to something like Tile, Span, etc depending on how you want it to look. Then it seems like it applies that mode to all virtual desktops. So you'd have to make double wallpaper images for all the virtual desktops.

ThioJoe avatar Mar 01 '24 16:03 ThioJoe

Hello @ThioJoe,

since my project only makes calls to an existing Windows API, I don't see any way to fulfil the request at the moment.

Greetings

Markus

MScholtes avatar Mar 09 '24 15:03 MScholtes

Hello @ThioJoe,

since my project only makes calls to an existing Windows API, I don't see any way to fulfil the request at the moment.

Greetings

Markus

I agree, wasn't expecting a miracle 👍 Figured I'd just post a workaround in case anyone found this through google or something

ThioJoe avatar Mar 11 '24 16:03 ThioJoe

I assume that the issue no longer exists as there is no feedback.

MScholtes avatar Sep 22 '24 15:09 MScholtes