12f804946f989bfe448971a82433d0c8c0938cbc
We currently pick up the settings value directly, which is the border that is used on the actual (i.e. monitor-sized) background.
That's way too big when applied as-is on the preview, so assume a common monitor size and compute an appropriate scale from that.
rebased onto 12f804946f989bfe448971a82433d0c8c0938cbc
Pull-Request has been merged by fmuellner
We currently pick up the settings value directly, which is the
border that is used on the actual (i.e. monitor-sized) background.
That's way too big when applied as-is on the preview, so assume a
common monitor size and compute an appropriate scale from that.