Comment # 4 on bug 1219974 from Lubos Kocman
Hello team,

we would love to get rid of openSUSEdefault in the path. As well as any weird
compat symlinks.


Thanks to https://github.com/openSUSE/branding/issues/161 (see linked PR's 160
and 154) we do have now a single 4096px by 4096px file. For which we use the
zoom option. This works awesome especially for abstract background for any
sorts of display layouts including e.g. 21:9 vertically positioned.

The GNOME guidance with typ to use such approach
https://developer.gnome.org/hig/reference/backgrounds.html


This is how it looks like now

test@localhost:~> ls -la /usr/share/wallpapers/
total 20
drwxr-xr-x 1 root root  222 Oct  1 17:31 .
dr-xr-xr-x 1 root root 6304 Oct  1 17:21 ..
lrwxrwxrwx 1 root root   22 Oct  1 11:15 default.png -> openSUSEtumbleweed.png
-rw-r--r-- 1 root root   96 Oct  1 17:29 default.png.desktop
drwxr-xr-x 1 root root   70 Oct  1 17:21 openSUSEdefault
lrwxrwxrwx 1 root root   43 Oct  1 11:15 openSUSEtumbleweed.png ->
openSUSEdefault/contents/images/default.png
-rw-r--r-- 1 root root  110 Oct  1 17:29 openSUSEtumbleweed.png.desktop
lrwxrwxrwx 1 root root   15 Oct  1 11:15 SLEdefault -> openSUSEdefault
drwxr-xr-x 1 root root  580 Oct  1 12:11 xfce
test@localhost:~> ls -la /usr/share/wallpapers/openSUSEdefault/
total 124
drwxr-xr-x 1 root root     70 Oct  1 17:21 .
drwxr-xr-x 1 root root    222 Oct  1 17:31 ..
drwxr-xr-x 1 root root     12 Oct  1 17:21 contents
-rw-r--r-- 1 root root    287 Oct  1 11:15 metadata.json
-rw-r--r-- 1 root root 118817 Oct  1 11:15 screenshot.png
test@localhost:~> ls -la /usr/share/wallpapers/openSUSEdefault/contents/images/
total 612
drwxr-xr-x 1 root root     80 Oct  1 17:21 .
drwxr-xr-x 1 root root     12 Oct  1 17:21 ..
lrwxrwxrwx 1 root root     11 Oct  1 11:15 1920x1200.png -> default.png
-rw-r--r-- 1 root root 431187 Oct  1 11:15 default-dark.png
-rw-r--r-- 1 root root 188014 Oct  1 11:15 default.png


You are receiving this mail because: