Compare commits

..

No commits in common. "main" and "1.0.6" have entirely different histories.
main ... 1.0.6

25 changed files with 158 additions and 236 deletions

View file

@ -1,35 +1,28 @@
pkgbase = sebin-dynamic-wallpaper pkgbase = sebin-dynamic-wallpaper
pkgdesc = A dynamic wallpaper of Sebin that changes throughout the day pkgdesc = A dynamic wallpaper of Sebin that changes throughout the day
pkgver = 1.0.9 pkgver = 1.0.5
pkgrel = 1 pkgrel = 1
url = https://gitlab.com/SebinNyshkim/sebin-dynamic-wallpaper url = https://gitlab.com/SebinNyshkim/sebin-dynamic-wallpaper
arch = any arch = any
license = unknown license = unknown
makedepends = plasma5-wallpapers-dynamic source = sebin-dyn_wallpaper1-hires.png
source = sebin-dynamic-0700.png source = sebin-dyn_wallpaper2-hires.png
source = sebin-dynamic-1000.png source = sebin-dyn_wallpaper3-hires.png
source = sebin-dynamic-1300.png source = sebin-dyn_wallpaper4-hires.png
source = sebin-dynamic-1400.png source = sebin-dyn_wallpaper5-hires.png
source = sebin-dynamic-1700.png source = sebin-dyn_wallpaper6-hires.png
source = sebin-dynamic-2000.png source = sebin-dyn_wallpaper7-hires.png
source = sebin-dynamic-2300.png
source = sebin-timed.xml source = sebin-timed.xml
source = sebin.xml source = sebin.xml
source = sebin-dynamic-kde.json sha256sums = 1ef8b717e320917cc846753029c1d6c7e30773631dd505639c7592d677e8b88e
source = metadata.desktop sha256sums = b9499f4b9445681d7c1db16ab94a2e37b609f8c12069e6f1c3f63bfe51b54d1b
source = screenshot.jpg sha256sums = e4b6b2991743b7eabc802d47632ae506ca4d51b5a9efc631e52506b1b49a69dd
sha256sums = 43589acd4ffccd98e84717638211b9705a303502ca0048ab655e884731f0e14e sha256sums = 19d1cd1d9034487e005f87db92ae3f51e27e5aede22d3b41296334ec959d458e
sha256sums = dcb3d4944e4c3a3ff98a55e7f55700f14532f7fc5fa29c6155c769e8fac23247 sha256sums = 4e30ccbd2d7fe416c3f8f67e4d50501fc56499b8f848edeeafd85ec848d42eda
sha256sums = 1a2f6cc8ec4a1f2c1e0b2aaa7b4974d6b19e1ad826bc64a01d685aebaef482e5 sha256sums = ad23720ab415072c13b8d0ee49826af88f6b5511655bc1237a26d4f489b03fdc
sha256sums = 31ea606c1a124001f61b5ce939f74ff055c3739e6c14886d139e4b3f818c2f38 sha256sums = 4c43328e08324cb1e000e7f198f15b61b922429c47e04d987eb551e882e48ba9
sha256sums = c8d392831c5ba39ca2e7d8d69d5f3f1337b2e79275b953f10f7cf97beaf575cc sha256sums = 708c2e0d813803a0558b5a7ed5506aa1f2dbb0cd7f0e4344caa516c7015cd8bf
sha256sums = 7117a941ae7a41d431de4c39d306b1176df8810c7700c492a44c1174580603fc
sha256sums = a8b5bf5fb0b0a88b5f46df530b72c81f55546de9ecc30c58ce9d536b5d35cf4e
sha256sums = 16c39fb75dc90e5f285616f79769aab9c0401eb7e8c5d8181c23779cff0827cb
sha256sums = a49d61bd0872fafd8e9a16c3b1d9f656dfcc56184f0ea9fa527fb41bb939a706 sha256sums = a49d61bd0872fafd8e9a16c3b1d9f656dfcc56184f0ea9fa527fb41bb939a706
sha256sums = c1774e4c3c0427c407734277093147fa3ee4a3739a8ce05ea42ef469c7501904
sha256sums = 56a854f30300499a7bee4bf850f85e4a9099c744dc44ca909baac29a307458ff
sha256sums = 680fcf8ea5c195a61c711cc91f106f2d3fa91be4afeca2a01e083cdd01c99bad
pkgname = sebin-dynamic-wallpaper pkgname = sebin-dynamic-wallpaper

1
.gitignore vendored
View file

@ -3,4 +3,3 @@ pkg
*.pkg.tar* *.pkg.tar*
*~ *~
*.heic *.heic
*.avif

View file

@ -2,41 +2,39 @@
pkgbase='sebin-dynamic-wallpaper' pkgbase='sebin-dynamic-wallpaper'
pkgname=($pkgbase{,-kde}) pkgname=($pkgbase{,-kde})
pkgver=1.0.9 pkgver=1.0.6
pkgrel=1 pkgrel=1
pkgdesc="A dynamic wallpaper of Sebin that changes throughout the day" pkgdesc="A dynamic wallpaper of Sebin that changes throughout the day"
arch=('any') arch=('any')
license=('unknown') license=('unknown')
url="https://gitlab.com/SebinNyshkim/$pkgbase" url="https://gitlab.com/SebinNyshkim/$pkgbase"
makedepends=('plasma5-wallpapers-dynamic') source=(
source=('sebin-dynamic-0700.png' "sebin-dyn_wallpaper1-hires.png"
'sebin-dynamic-1000.png' "sebin-dyn_wallpaper2-hires.png"
'sebin-dynamic-1300.png' "sebin-dyn_wallpaper3-hires.png"
'sebin-dynamic-1400.png' "sebin-dyn_wallpaper4-hires.png"
'sebin-dynamic-1700.png' "sebin-dyn_wallpaper5-hires.png"
'sebin-dynamic-2000.png' "sebin-dyn_wallpaper6-hires.png"
'sebin-dynamic-2300.png' "sebin-dyn_wallpaper7-hires.png"
'sebin-timed.xml' "sebin-timed.xml"
'sebin.xml' "sebin.xml"
'sebin-dynamic-kde.json' )
'metadata.desktop' sha256sums=(
'screenshot.jpg') "1ef8b717e320917cc846753029c1d6c7e30773631dd505639c7592d677e8b88e"
"b9499f4b9445681d7c1db16ab94a2e37b609f8c12069e6f1c3f63bfe51b54d1b"
"e4b6b2991743b7eabc802d47632ae506ca4d51b5a9efc631e52506b1b49a69dd"
"19d1cd1d9034487e005f87db92ae3f51e27e5aede22d3b41296334ec959d458e"
"4e30ccbd2d7fe416c3f8f67e4d50501fc56499b8f848edeeafd85ec848d42eda"
"ad23720ab415072c13b8d0ee49826af88f6b5511655bc1237a26d4f489b03fdc"
"4c43328e08324cb1e000e7f198f15b61b922429c47e04d987eb551e882e48ba9"
"708c2e0d813803a0558b5a7ed5506aa1f2dbb0cd7f0e4344caa516c7015cd8bf"
"a49d61bd0872fafd8e9a16c3b1d9f656dfcc56184f0ea9fa527fb41bb939a706"
)
sha256sums=('43589acd4ffccd98e84717638211b9705a303502ca0048ab655e884731f0e14e' build_sebin-dynamic-wallpaper-kde() {
'dcb3d4944e4c3a3ff98a55e7f55700f14532f7fc5fa29c6155c769e8fac23247' kdynamicwallpaperbuilder "sebin-kdynamicwallpaperbuilder.json" --output "sebin-dyn_wallpaper.heic"
'1a2f6cc8ec4a1f2c1e0b2aaa7b4974d6b19e1ad826bc64a01d685aebaef482e5' source+=("sebin-dyn_wallpaper.heic")
'31ea606c1a124001f61b5ce939f74ff055c3739e6c14886d139e4b3f818c2f38' sha256sums+=(${sha256sum "sebin-dyn_wallpaper.heic"})
'c8d392831c5ba39ca2e7d8d69d5f3f1337b2e79275b953f10f7cf97beaf575cc'
'7117a941ae7a41d431de4c39d306b1176df8810c7700c492a44c1174580603fc'
'a8b5bf5fb0b0a88b5f46df530b72c81f55546de9ecc30c58ce9d536b5d35cf4e'
'16c39fb75dc90e5f285616f79769aab9c0401eb7e8c5d8181c23779cff0827cb'
'a49d61bd0872fafd8e9a16c3b1d9f656dfcc56184f0ea9fa527fb41bb939a706'
'c1774e4c3c0427c407734277093147fa3ee4a3739a8ce05ea42ef469c7501904'
'56a854f30300499a7bee4bf850f85e4a9099c744dc44ca909baac29a307458ff'
'680fcf8ea5c195a61c711cc91f106f2d3fa91be4afeca2a01e083cdd01c99bad')
build() {
kdynamicwallpaperbuilder "sebin-dynamic-kde.json" --output "3840x2160.avif" --speed 10
} }
package_sebin-dynamic-wallpaper() { package_sebin-dynamic-wallpaper() {
@ -46,9 +44,7 @@ package_sebin-dynamic-wallpaper() {
} }
package_sebin-dynamic-wallpaper-kde() { package_sebin-dynamic-wallpaper-kde() {
depends=('plasma5-wallpapers-dynamic') depends=(plasma5-wallpapers-dynamic)
install -Dm644 "metadata.desktop" "$pkgdir/usr/share/wallpapers/$pkgname/metadata.desktop" install -Dm644 "sebin-dyn_wallpaper.heic" -t "$pkgdir/usr/share/backgrounds/$pkgname/"
install -Dm644 "screenshot.jpg" "$pkgdir/usr/share/wallpapers/$pkgname/contents/screenshot.jpg"
install -Dm644 "3840x2160.avif" "$pkgdir/usr/share/wallpapers/$pkgname/contents/images/3840x2160.avif"
} }

View file

@ -24,32 +24,26 @@ To build the dynamic wallpaper packages simply clone this repository and run:
makepkg -s makepkg -s
~~~ ~~~
Then install the package for your desktop: Then install the package for your desktop.
~~~bash ~~~bash
# GNOME # GNOME
pacman -U sebin-dynamic-wallpaper-1*.pkg.tar.zst pacman -U sebin-dynamic-wallpaper-1*.pkg.tar.zst
# KDE Plasma # KDE Plasma (⚠️ NOTE: the KDE Plasma version has a dependency to an AUR package, consider using an AUR helper, e.g. yay)
# ⚠️ NOTE: the KDE Plasma version has a dependency to an AUR package: plasma5-wallpapers-dynamic
# Consider using an AUR helper, e.g. yay
pacman -U sebin-dynamic-wallpaper-kde-*.pkg.tar.zst pacman -U sebin-dynamic-wallpaper-kde-*.pkg.tar.zst
~~~ ~~~
The wallpaper should show up in your desktop's wallpaper settings. The wallpaper should show up in your desktop's wallpaper settings. Select it and enjoy a different wallpaper at different times throughout the day ✨
For KDE you need to switch the wallpaper type to "Dynamic" to use it with the dynamic wallpaper plugin.
Select it and enjoy a different wallpaper at different times throughout the day ✨
### Manual (every other distro) ### Manual (every other distro)
#### GNOME #### GNOME
Clone this repository and copy the files to either: Clone this repository and copy the files to either
* `~/.local/share/backgrounds/` (single user) * `~/.local/share/backgrounds/` (single user)
* `/usr/share/backgrounds/sebin-dynamic-wallpaper/` (system-wide) * `/usr/share/backgrounds/sebin-dynamic-wallpaper/` (system-wide):
~~~bash ~~~bash
# single user # single user
@ -63,33 +57,23 @@ sudo cp sebin.xml /usr/share/gnome-background-properties/
#### KDE Plasma #### KDE Plasma
For KDE the [Plasma Dynamic Wallpaper Engine](https://github.com/zzag/plasma5-wallpapers-dynamic) is required for this wallpaper to work. Install the [Plasma Dynamic Wallpaper Engine](https://github.com/zzag/plasma5-wallpapers-dynamic), clone this repository and build the HEIC file
Clone this repository and build the AVIF file:
~~~bash ~~~bash
kdynamicwallpaperbuilder "sebin-dynamic-kde.json" --output "3840x2160.avif" --speed 10 kdynamicwallpaperbuilder "sebin-kdynamicwallpaperbuilder.json" --output "sebin-dyn_wallpaper.heic"
~~~ ~~~
Then copy files to either of these locations: Then copy it to either
* `~/.local/share/wallpapers/` (single user) * `~/.local/share/backgrounds/` (single user)
* `/usr/share/wallpapers/sebin-dynamic-wallpaper-kde/` (system-wide) * `/usr/share/backgrounds/sebin-dynamic-wallpaper-kde/` (system-wide):
~~~bash ~~~bash
# single user # single user
mkdir -p ~/.local/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/images cp sebin-dyn_wallpaper.heic ~/.local/share/backgrounds/sebin-dynamic-wallpaper-kde/
cp metadata.desktop ~/.local/share/wallpapers/sebin-dynamic-wallpaper-kde/metadata.desktop
cp screenshot.jpg ~/.local/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/screenshot.jpg
cp 3840x2160.avif ~/.local/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/images/3840x2160.avif
# system-wide # system-wide
sudo mkdir -p /usr/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/images sudo cp sebin-dyn_wallpaper.heic /usr/share/backgrounds/sebin-dynamic-wallpaper-kde/
sudo cp metadata.desktop /usr/share/wallpapers/sebin-dynamic-wallpaper-kde/metadata.desktop
sudo cp screenshot.jpg /usr/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/screenshot.jpg
sudo cp 3840x2160.avif /usr/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/images/3840x2160.avif
~~~ ~~~
### macOS ### macOS
@ -113,6 +97,6 @@ See [this How-to-geek article](https://www.howtogeek.com/355912/how-to-change-wi
Wallpaper made by Tyr Wallpaper made by Tyr
* Instagram: https://www.instagram.com/TyrKilcat/ * Instagram: https://www.instagram.com/TyrKilcat/
* Twitter: https://twitter.com/TyrKilcat * Twitter: https://twitter.com/Tyrs1braincell
* Fur Affinity: https://www.furaffinity.net/user/tyrart/ * Fur Affinity: https://www.furaffinity.net/user/tyrart/
* Telegram: https://t.me/Tyrkilkat * Telegram: https://t.me/Tyrkilkat

View file

@ -1,47 +0,0 @@
[Desktop Entry]
Name=Sebin dynamic wallpaper
Name[ar]=خلفيات سيبين ديناميكية
Name[az]=Sebin tərəfindən dinamik divar kağızları
Name[bg]=Динамично фоново изображение от Sebin
Name[ca]=Fons de pantalla dinàmic de Sebin
Name[cs]=Dynamická plocha na pozadí od uživatele Sebin
Name[da]=Dynamisk baggrundsbillede fra Sebin
Name[de]=Dynamisches Hintergrundbild von Sebin
Name[el]=Δυναμική εικόνα φόντου από το Sebin
Name[en_GB]=Sebin dynamic wallpaper
Name[es]=Fondo de escritorio dinámico de Sebin
Name[et]=Dünaamiline taustapilt Sebinilt
Name[eu]=Sebin-en horma-irudi dinamikoak
Name[fi]=Dynaaminen taustakuva Sebiniltä
Name[fr]=Fond d'écran dynamique de Sebin
Name[gl]=Imaxe de fondo dinámica de Sebin
Name[hi]=ि ि ि
Name[hu]=Dinamikus íróasztal háttér Sebin-től
Name[id]=Gambar latar belakang dinamis dari Sebin
Name[it]=Immagine di sfondo dinamica da Sebin
Name[jp]=Sebin
Name[ko]=Sebin
Name[lt]=Dinaminis fono vaizdas iš "Sebin
Name[lv]=Dinamisks fona attēls no Sebin
Name[nl]=Sebin dynamisch bureaublad behang
Name[nn]=Dynamisk skrivebordsbakgrunn av Sebin
Name[no]=Dynamisk skrivebordsbakgrunn av Sebin
Name[pl]=Dynamické stolní pozadí od společnosti Sebin
Name[pt]=Papel de parede dinâmico da Sebin
Name[pt_BR]=Papel de parede dinâmico da Sebin
Name[ro]=Imaginea de fundal dinamică de la Sebin
Name[ru]=Динамические обои от Sebin
Name[sk]=Dynamické tapety od Sebina
Name[sl]=Dinamično ozadje avtorja Sebina
Name[sv]=Dynamisk bakgrundsbild från Sebin
Name[tg]=Заминаи мизи кории динамикӣ аз ҷониби Себин
Name[tr]=Sebin'den dinamik çalışma masası arka planı
Name[uk]=Динамічний фон робочого столу від Sebin
Name[zh_CN]=Sebin
Name[zh_TW]=
X-KDE-PluginInfo-Name=Sebin Dynamic Wallpaper
X-KDE-PluginInfo-Author=Tyr Kilkat
X-KDE-PluginInfo-Website=https://twitter.com/TyrKilcat
X-KDE-PluginInfo-Version=1.2
X-KDE-PluginInfo-License=Custom

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 MiB

View file

@ -1,54 +0,0 @@
{
"Type": "solar",
"Meta": [
{
"FileName": "sebin-dynamic-0700.png",
"Time": "07:00",
"SolarAzimuth": 75.25,
"SolarElevation": -9.92,
"CrossFade": false
},
{
"FileName": "sebin-dynamic-1000.png",
"Time": "10:00",
"SolarAzimuth": 110.36,
"SolarElevation": 18.94,
"CrossFade": false
},
{
"FileName": "sebin-dynamic-1300.png",
"Time": "13:00",
"SolarAzimuth": 156.82,
"SolarElevation": 40.04,
"CrossFade": false
},
{
"FileName": "sebin-dynamic-1400.png",
"Time": "14:00",
"SolarAzimuth": 176.56,
"SolarElevation": 42.27,
"CrossFade": false
},
{
"FileName": "sebin-dynamic-1700.png",
"Time": "18:00",
"SolarAzimuth": 245.22,
"SolarElevation": 21.88,
"CrossFade": false
},
{
"FileName": "sebin-dynamic-2000.png",
"Time": "21:00",
"SolarAzimuth": 280.63,
"SolarElevation": -6.88,
"CrossFade": false
},
{
"FileName": "sebin-dynamic-2300.png",
"Time": "23:00",
"SolarAzimuth": 305.81,
"SolarElevation": -24.68,
"CrossFade": false
}
]
}

View file

@ -0,0 +1,51 @@
[
{
"FileName": "sebin-dyn_wallpaper1-hires.png",
"Time": "07:00",
"SolarAzimuth": 22,
"SolarElevation": 82,
"CrossFade": true
},
{
"FileName": "sebin-dyn_wallpaper2-hires.png",
"Time": "10:00",
"SolarAzimuth": 50,
"SolarElevation": 122,
"CrossFade": true
},
{
"FileName": "sebin-dyn_wallpaper3-hires.png",
"Time": "13:00",
"SolarAzimuth": 60,
"SolarElevation": 198,
"CrossFade": true
},
{
"FileName": "sebin-dyn_wallpaper4-hires.png",
"Time": "14:00",
"SolarAzimuth": 55,
"SolarElevation": 223,
"CrossFade": true
},
{
"FileName": "sebin-dyn_wallpaper5-hires.png",
"Time": "18:00",
"SolarAzimuth": 19,
"SolarElevation": 280,
"CrossFade": true
},
{
"FileName": "sebin-dyn_wallpaper6-hires.png",
"Time": "21:00",
"SolarAzimuth": -6,
"SolarElevation": 313,
"CrossFade": true
},
{
"FileName": "sebin-dyn_wallpaper7-hires.png",
"Time": "23:00",
"SolarAzimuth": -17,
"SolarElevation": 340,
"CrossFade": true
}
]

View file

@ -1,45 +1,45 @@
[ [
{ {
"fileName": "sebin-dynamic-0700.png", "fileName": "sebin-dyn_wallpaper1-hires.png",
"isForLight": true, "isForLight": true,
"altitude": -9.92, "altitude": 22.15,
"azimuth": 75.25 "azimuth": 82.55
}, },
{ {
"fileName": "sebin-dynamic-1000.png", "fileName": "sebin-dyn_wallpaper2-hires.png",
"isPrimary": true, "isPrimary": true,
"isForLight": true, "isForLight": true,
"altitude": 18.94, "altitude": 50.29,
"azimuth": 110.36 "azimuth": 122.12
}, },
{ {
"fileName": "sebin-dynamic-1300.png", "fileName": "sebin-dyn_wallpaper3-hires.png",
"isForLight": true, "isForLight": true,
"altitude": 40.04, "altitude": 60.86,
"azimuth": 156.82 "azimuth": 198.34
}, },
{ {
"fileName": "sebin-dynamic-1400.png", "fileName": "sebin-dyn_wallpaper4-hires.png",
"isForLight": true, "isForLight": true,
"altitude": 42.27, "altitude": 55.82,
"azimuth": 176.56 "azimuth": 223.36
}, },
{ {
"fileName": "sebin-dynamic-1700.png", "fileName": "sebin-dyn_wallpaper5-hires.png",
"isForDark": true, "isForDark": true,
"altitude": 21.88, "altitude": 19.58,
"azimuth": 245.22 "azimuth": 280.23
}, },
{ {
"fileName": "sebin-dynamic-2000.png", "fileName": "sebin-dyn_wallpaper6-hires.png",
"isForDark": true, "isForDark": true,
"altitude": -6.88, "altitude": -6.36,
"azimuth": 280.63 "azimuth": 313.63
}, },
{ {
"fileName": "sebin-dynamic-2300.png", "fileName": "sebin-dyn_wallpaper7-hires.png",
"isForDark": true, "isForDark": true,
"altitude": -24.68, "altitude": -17.01,
"azimuth": 305.81 "azimuth": 340.01
} }
] ]

View file

@ -1,37 +1,37 @@
[ [
{ {
"fileName": "sebin-dynamic-0700.png", "fileName": "sebin-dyn_wallpaper1-hires.png",
"isForLight": true, "isForLight": true,
"time": "2018-01-01T07:00:00Z" "time": "2018-01-01T07:00:00Z"
}, },
{ {
"isPrimary": true, "isPrimary": true,
"isForLight": true, "isForLight": true,
"fileName": "sebin-dynamic-1000.png", "fileName": "sebin-dyn_wallpaper2-hires.png",
"time": "2018-01-01T10:00:00Z" "time": "2018-01-01T10:00:00Z"
}, },
{ {
"isForLight": true, "isForLight": true,
"fileName": "sebin-dynamic-1300.png", "fileName": "sebin-dyn_wallpaper3-hires.png",
"time": "2018-01-01T13:00:00Z" "time": "2018-01-01T13:00:00Z"
}, },
{ {
"isForLight": true, "isForLight": true,
"fileName": "sebin-dynamic-1400.png", "fileName": "sebin-dyn_wallpaper4-hires.png",
"time": "2018-01-01T14:00:00Z" "time": "2018-01-01T14:00:00Z"
}, },
{ {
"fileName": "sebin-dynamic-1700.png", "fileName": "sebin-dyn_wallpaper5-hires.png",
"isForDark": true, "isForDark": true,
"time": "2018-01-01T17:00:00Z" "time": "2018-01-01T17:00:00Z"
}, },
{ {
"fileName": "sebin-dynamic-2000.png", "fileName": "sebin-dyn_wallpaper6-hires.png",
"isForDark": true, "isForDark": true,
"time": "2018-01-01T20:00:00Z" "time": "2018-01-01T20:00:00Z"
}, },
{ {
"fileName": "sebin-dynamic-2300.png", "fileName": "sebin-dyn_wallpaper7-hires.png",
"isForDark": true, "isForDark": true,
"time": "2018-01-01T23:00:00Z" "time": "2018-01-01T23:00:00Z"
} }

View file

@ -11,79 +11,79 @@
</starttime> </starttime>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-0700.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper1-hires.png</file>
<duration>10797.0</duration> <duration>10797.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-0700.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper1-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1000.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper2-hires.png</to>
</transition> </transition>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1000.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper2-hires.png</file>
<duration>10797.0</duration> <duration>10797.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1000.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper2-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1300.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper3-hires.png</to>
</transition> </transition>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1300.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper3-hires.png</file>
<duration>3597.0</duration> <duration>3597.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1300.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper3-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1400.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper4-hires.png</to>
</transition> </transition>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1400.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper4-hires.png</file>
<duration>10797.0</duration> <duration>10797.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1400.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper4-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1700.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper5-hires.png</to>
</transition> </transition>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1700.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper5-hires.png</file>
<duration>10797.0</duration> <duration>10797.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1700.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper5-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2000.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper6-hires.png</to>
</transition> </transition>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2000.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper6-hires.png</file>
<duration>10797.0</duration> <duration>10797.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2000.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper6-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2300.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper7-hires.png</to>
</transition> </transition>
<static> <static>
<file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2300.png</file> <file>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper7-hires.png</file>
<duration>28797.0</duration> <duration>28797.0</duration>
</static> </static>
<transition type="overlay"> <transition type="overlay">
<duration>3.0</duration> <duration>3.0</duration>
<from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2300.png</from> <from>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper7-hires.png</from>
<to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-0700.png</to> <to>/usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper1-hires.png</to>
</transition> </transition>
</background> </background>