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

1
.gitignore vendored
View file

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

View file

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

View file

@ -24,32 +24,26 @@ To build the dynamic wallpaper packages simply clone this repository and run:
makepkg -s
~~~
Then install the package for your desktop:
Then install the package for your desktop.
~~~bash
# GNOME
pacman -U sebin-dynamic-wallpaper-1*.pkg.tar.zst
# KDE Plasma
# ⚠️ NOTE: the KDE Plasma version has a dependency to an AUR package: plasma5-wallpapers-dynamic
# Consider using an AUR helper, e.g. yay
# KDE Plasma (⚠️ NOTE: the KDE Plasma version has a dependency to an AUR package, consider using an AUR helper, e.g. yay)
pacman -U sebin-dynamic-wallpaper-kde-*.pkg.tar.zst
~~~
The wallpaper should show up in your desktop's wallpaper settings.
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 ✨
The wallpaper should show up in your desktop's wallpaper settings. Select it and enjoy a different wallpaper at different times throughout the day ✨
### Manual (every other distro)
#### GNOME
Clone this repository and copy the files to either:
Clone this repository and copy the files to either
* `~/.local/share/backgrounds/` (single user)
* `/usr/share/backgrounds/sebin-dynamic-wallpaper/` (system-wide)
* `/usr/share/backgrounds/sebin-dynamic-wallpaper/` (system-wide):
~~~bash
# single user
@ -63,33 +57,23 @@ sudo cp sebin.xml /usr/share/gnome-background-properties/
#### KDE Plasma
For KDE the [Plasma Dynamic Wallpaper Engine](https://github.com/zzag/plasma5-wallpapers-dynamic) is required for this wallpaper to work.
Clone this repository and build the AVIF file:
Install the [Plasma Dynamic Wallpaper Engine](https://github.com/zzag/plasma5-wallpapers-dynamic), clone this repository and build the HEIC file
~~~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)
* `/usr/share/wallpapers/sebin-dynamic-wallpaper-kde/` (system-wide)
* `~/.local/share/backgrounds/` (single user)
* `/usr/share/backgrounds/sebin-dynamic-wallpaper-kde/` (system-wide):
~~~bash
# single user
mkdir -p ~/.local/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/images
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
cp sebin-dyn_wallpaper.heic ~/.local/share/backgrounds/sebin-dynamic-wallpaper-kde/
# system-wide
sudo mkdir -p /usr/share/wallpapers/sebin-dynamic-wallpaper-kde/contents/images
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
sudo cp sebin-dyn_wallpaper.heic /usr/share/backgrounds/sebin-dynamic-wallpaper-kde/
~~~
### macOS
@ -113,6 +97,6 @@ See [this How-to-geek article](https://www.howtogeek.com/355912/how-to-change-wi
Wallpaper made by Tyr
* Instagram: https://www.instagram.com/TyrKilcat/
* Twitter: https://twitter.com/TyrKilcat
* Twitter: https://twitter.com/Tyrs1braincell
* Fur Affinity: https://www.furaffinity.net/user/tyrart/
* 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,
"altitude": -9.92,
"azimuth": 75.25
"altitude": 22.15,
"azimuth": 82.55
},
{
"fileName": "sebin-dynamic-1000.png",
"fileName": "sebin-dyn_wallpaper2-hires.png",
"isPrimary": true,
"isForLight": true,
"altitude": 18.94,
"azimuth": 110.36
"altitude": 50.29,
"azimuth": 122.12
},
{
"fileName": "sebin-dynamic-1300.png",
"fileName": "sebin-dyn_wallpaper3-hires.png",
"isForLight": true,
"altitude": 40.04,
"azimuth": 156.82
"altitude": 60.86,
"azimuth": 198.34
},
{
"fileName": "sebin-dynamic-1400.png",
"fileName": "sebin-dyn_wallpaper4-hires.png",
"isForLight": true,
"altitude": 42.27,
"azimuth": 176.56
"altitude": 55.82,
"azimuth": 223.36
},
{
"fileName": "sebin-dynamic-1700.png",
"fileName": "sebin-dyn_wallpaper5-hires.png",
"isForDark": true,
"altitude": 21.88,
"azimuth": 245.22
"altitude": 19.58,
"azimuth": 280.23
},
{
"fileName": "sebin-dynamic-2000.png",
"fileName": "sebin-dyn_wallpaper6-hires.png",
"isForDark": true,
"altitude": -6.88,
"azimuth": 280.63
"altitude": -6.36,
"azimuth": 313.63
},
{
"fileName": "sebin-dynamic-2300.png",
"fileName": "sebin-dyn_wallpaper7-hires.png",
"isForDark": true,
"altitude": -24.68,
"azimuth": 305.81
"altitude": -17.01,
"azimuth": 340.01
}
]

View file

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

View file

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