diff --git a/.SRCINFO b/.SRCINFO
index 59f9d6a..cf0c230 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/.gitignore b/.gitignore
index 78a5808..77e061d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,3 @@ pkg
*.pkg.tar*
*~
*.heic
-*.avif
diff --git a/PKGBUILD b/PKGBUILD
index 52406fc..caf1057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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/"
}
diff --git a/README.md b/README.md
index ca80a84..fec473e 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/metadata.desktop b/metadata.desktop
deleted file mode 100644
index f5a83ab..0000000
--- a/metadata.desktop
+++ /dev/null
@@ -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
diff --git a/screenshot.jpg b/screenshot.jpg
deleted file mode 100644
index 2650ba3..0000000
Binary files a/screenshot.jpg and /dev/null differ
diff --git a/sebin-dyn_wallpaper1-hires.png b/sebin-dyn_wallpaper1-hires.png
new file mode 100644
index 0000000..eda3b9f
Binary files /dev/null and b/sebin-dyn_wallpaper1-hires.png differ
diff --git a/sebin-dyn_wallpaper2-hires.png b/sebin-dyn_wallpaper2-hires.png
new file mode 100644
index 0000000..9550aa5
Binary files /dev/null and b/sebin-dyn_wallpaper2-hires.png differ
diff --git a/sebin-dyn_wallpaper3-hires.png b/sebin-dyn_wallpaper3-hires.png
new file mode 100644
index 0000000..771e64b
Binary files /dev/null and b/sebin-dyn_wallpaper3-hires.png differ
diff --git a/sebin-dyn_wallpaper4-hires.png b/sebin-dyn_wallpaper4-hires.png
new file mode 100644
index 0000000..e172863
Binary files /dev/null and b/sebin-dyn_wallpaper4-hires.png differ
diff --git a/sebin-dyn_wallpaper5-hires.png b/sebin-dyn_wallpaper5-hires.png
new file mode 100644
index 0000000..ae6314f
Binary files /dev/null and b/sebin-dyn_wallpaper5-hires.png differ
diff --git a/sebin-dyn_wallpaper6-hires.png b/sebin-dyn_wallpaper6-hires.png
new file mode 100644
index 0000000..9e6a881
Binary files /dev/null and b/sebin-dyn_wallpaper6-hires.png differ
diff --git a/sebin-dyn_wallpaper7-hires.png b/sebin-dyn_wallpaper7-hires.png
new file mode 100644
index 0000000..d9f6a5c
Binary files /dev/null and b/sebin-dyn_wallpaper7-hires.png differ
diff --git a/sebin-dynamic-0700.png b/sebin-dynamic-0700.png
deleted file mode 100644
index 4f386b8..0000000
Binary files a/sebin-dynamic-0700.png and /dev/null differ
diff --git a/sebin-dynamic-1000.png b/sebin-dynamic-1000.png
deleted file mode 100644
index c4a4dc4..0000000
Binary files a/sebin-dynamic-1000.png and /dev/null differ
diff --git a/sebin-dynamic-1300.png b/sebin-dynamic-1300.png
deleted file mode 100644
index 4f3ea0b..0000000
Binary files a/sebin-dynamic-1300.png and /dev/null differ
diff --git a/sebin-dynamic-1400.png b/sebin-dynamic-1400.png
deleted file mode 100644
index ecf6a8f..0000000
Binary files a/sebin-dynamic-1400.png and /dev/null differ
diff --git a/sebin-dynamic-1700.png b/sebin-dynamic-1700.png
deleted file mode 100644
index fcc0a2e..0000000
Binary files a/sebin-dynamic-1700.png and /dev/null differ
diff --git a/sebin-dynamic-2000.png b/sebin-dynamic-2000.png
deleted file mode 100644
index 9137b4d..0000000
Binary files a/sebin-dynamic-2000.png and /dev/null differ
diff --git a/sebin-dynamic-2300.png b/sebin-dynamic-2300.png
deleted file mode 100644
index 8d94cd9..0000000
Binary files a/sebin-dynamic-2300.png and /dev/null differ
diff --git a/sebin-dynamic-kde.json b/sebin-dynamic-kde.json
deleted file mode 100644
index c2f39d8..0000000
--- a/sebin-dynamic-kde.json
+++ /dev/null
@@ -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
- }
- ]
-}
diff --git a/sebin-kdynamicwallpaperbuilder.json b/sebin-kdynamicwallpaperbuilder.json
new file mode 100644
index 0000000..94237e7
--- /dev/null
+++ b/sebin-kdynamicwallpaperbuilder.json
@@ -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
+ }
+]
diff --git a/sebin-sun.json b/sebin-sun.json
index 98a6b3e..4d83cce 100644
--- a/sebin-sun.json
+++ b/sebin-sun.json
@@ -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
}
]
diff --git a/sebin-timed.json b/sebin-timed.json
index 72221e6..9d73a77 100644
--- a/sebin-timed.json
+++ b/sebin-timed.json
@@ -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"
}
diff --git a/sebin-timed.xml b/sebin-timed.xml
index b871548..b66dcab 100644
--- a/sebin-timed.xml
+++ b/sebin-timed.xml
@@ -11,79 +11,79 @@
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-0700.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper1-hires.png
10797.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-0700.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1000.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper1-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper2-hires.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1000.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper2-hires.png
10797.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1000.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1300.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper2-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper3-hires.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1300.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper3-hires.png
3597.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1300.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1400.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper3-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper4-hires.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1400.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper4-hires.png
10797.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1400.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1700.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper4-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper5-hires.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1700.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper5-hires.png
10797.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-1700.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2000.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper5-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper6-hires.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2000.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper6-hires.png
10797.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2000.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2300.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper6-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper7-hires.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2300.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper7-hires.png
28797.0
3.0
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-2300.png
- /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dynamic-0700.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper7-hires.png
+ /usr/share/backgrounds/sebin-dynamic-wallpaper/sebin-dyn_wallpaper1-hires.png