Skip to content

Commit 1f9ee3d

Browse files
Add missing images
1 parent 40917d1 commit 1f9ee3d

File tree

8 files changed

+122
-0
lines changed

8 files changed

+122
-0
lines changed

default/budgie-backgrounds-f43.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
3+
<wallpapers>
4+
<wallpaper deleted="false">
5+
<name>Fedora 43 Night Default</name>
6+
<filename>/usr/share/backgrounds/f43/default/f43-01-night.jxl</filename>
7+
<options>zoom</options>
8+
<shade_type>solid</shade_type>
9+
<pcolor>#3c6eb4</pcolor>
10+
<scolor>#294172</scolor>
11+
</wallpaper>
12+
</wallpapers>

default/f43-01-day.jxl

3.92 MB
Binary file not shown.

default/f43-01-night.jxl

3.87 MB
Binary file not shown.

default/f43-metadata.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"KPlugin": {
3+
"Authors": [
4+
{
5+
"Email": "kde@lists.fedoraproject.org",
6+
"Name": "Fedora KDE SIG"
7+
}
8+
],
9+
"Id": "F43",
10+
"Name": "Fedora Forty-Three",
11+
"License": "CC-BY-SA-4.0"
12+
}
13+
}

default/f43-static.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<background>
2+
<starttime>
3+
<year>2025</year>
4+
<month>10</month>
5+
<day>28</day>
6+
<hour>8</hour>
7+
<minute>00</minute>
8+
<second>00</second>
9+
</starttime>
10+
<static>
11+
<duration>10000000000.0</duration>
12+
<file>/usr/share/backgrounds/f43/default/f43.jxl</file>
13+
</static>
14+
</background>

default/f43.xml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<background>
2+
<starttime>
3+
<year>2025</year>
4+
<month>10</month>
5+
<day>28</day>
6+
<hour>8</hour>
7+
<minute>00</minute>
8+
<second>00</second>
9+
</starttime>
10+
<!-- This animation will start at 8 AM. -->
11+
12+
<!-- We start with day at 8 AM. It will remain up for 10 hours. -->
13+
<static>
14+
<duration>36000.0</duration>
15+
<file>/usr/share/backgrounds/f43/default/f43-01-day.jxl</file>
16+
</static>
17+
18+
<!-- Day ended and starts to transition to night at 6 PM. The transition lasts for 2 hours, ending at 8 PM. -->
19+
<transition type="overlay">
20+
<duration>7200.0</duration>
21+
<from>/usr/share/backgrounds/f43/default/f43-01-day.jxl</from>
22+
<to>/usr/share/backgrounds/f43/default/f43-01-night.jxl</to>
23+
</transition>
24+
25+
<!-- It's 8 PM, we're showing the night till 6 AM. -->
26+
<static>
27+
<duration>36000.0</duration>
28+
<file>/usr/share/backgrounds/f43/default/f43-01-night.jxl</file>
29+
</static>
30+
31+
<!-- It's 6 AM, and we're starting to transition to day. Transition completes at 8 AM. -->
32+
<transition type="overlay">
33+
<duration>7200.0</duration>
34+
<from>/usr/share/backgrounds/f43/default/f43-01-night.jxl</from>
35+
<to>/usr/share/backgrounds/f43/default/f43-01-day.jxl</to>
36+
</transition>
37+
38+
</background>

default/gnome-backgrounds-f43.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
3+
<wallpapers>
4+
<wallpaper deleted="false">
5+
<name>Fedora 43 Default</name>
6+
<filename>/usr/share/backgrounds/f43/default/f43-01-day.jxl</filename>
7+
<filename-dark>/usr/share/backgrounds/f43/default/f43-01-night.jxl</filename-dark>
8+
<options>zoom</options>
9+
<shade_type>solid</shade_type>
10+
<pcolor>#51a2da</pcolor>
11+
<scolor>#294172</scolor>
12+
</wallpaper>
13+
<wallpaper deleted="false">
14+
<name>Fedora 43 Time of Day</name>
15+
<filename>/usr/share/backgrounds/f43/default/f43.xml</filename>
16+
<options>zoom</options>
17+
</wallpaper>
18+
</wallpapers>

default/mate-backgrounds-f43.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE wallpapers SYSTEM "mate-wp-list.dtd">
3+
<wallpapers>
4+
<wallpaper deleted="false">
5+
<name>Fedora 43 Time of Day</name>
6+
<filename>/usr/share/backgrounds/f43/default/f43.xml</filename>
7+
<options>zoom</options>
8+
</wallpaper>
9+
10+
<wallpaper deleted="false">
11+
<name>Fedora 43 Day Default</name>
12+
<filename>/usr/share/backgrounds/f43/default/f43-01-day.jxl</filename>
13+
<options>zoom</options>
14+
<shade_type>solid</shade_type>
15+
<pcolor>#3c6eb4</pcolor>
16+
<scolor>#294172</scolor>
17+
</wallpaper>
18+
19+
<wallpaper deleted="false">
20+
<name>Fedora 43 Night</name>
21+
<filename>/usr/share/backgrounds/f43/default/f43-01-night.jxl</filename>
22+
<options>zoom</options>
23+
<shade_type>solid</shade_type>
24+
<pcolor>#3c6eb4</pcolor>
25+
<scolor>#294172</scolor>
26+
</wallpaper>
27+
</wallpapers>

0 commit comments

Comments
 (0)