[gnome-backgrounds] Switch from JXL to WebP



commit 7efaa9b4970c6d4929395b9682d81985af78afea
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Jul 26 12:08:12 2022 +0200

    Switch from JXL to WebP
    
    See https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/502

 backgrounds/adwaita-d.jxl   | Bin 637238 -> 0 bytes
 backgrounds/adwaita-d.webp  | Bin 0 -> 183402 bytes
 backgrounds/adwaita-l.jxl   | Bin 819511 -> 0 bytes
 backgrounds/adwaita-l.webp  | Bin 0 -> 251446 bytes
 backgrounds/adwaita.xml.in  |   4 ++--
 backgrounds/grid-d.jxl      | Bin 1640442 -> 0 bytes
 backgrounds/grid-d.webp     | Bin 0 -> 2071822 bytes
 backgrounds/grid-l.jxl      | Bin 1419780 -> 0 bytes
 backgrounds/grid-l.webp     | Bin 0 -> 1870126 bytes
 backgrounds/grid.xml.in     |   4 ++--
 backgrounds/licorice-d.jxl  | Bin 1367099 -> 0 bytes
 backgrounds/licorice-d.webp | Bin 0 -> 1884916 bytes
 backgrounds/licorice-l.jxl  | Bin 1874730 -> 0 bytes
 backgrounds/licorice-l.webp | Bin 0 -> 2344918 bytes
 backgrounds/licorice.xml.in |   4 ++--
 backgrounds/meson.build     |  32 ++++++++++++++++----------------
 backgrounds/pixels-d.jxl    | Bin 2466623 -> 0 bytes
 backgrounds/pixels-d.webp   | Bin 0 -> 4995288 bytes
 backgrounds/pixels-l.jxl    | Bin 3504663 -> 0 bytes
 backgrounds/pixels-l.webp   | Bin 0 -> 7976236 bytes
 backgrounds/pixels.xml.in   |   4 ++--
 backgrounds/symbolic-d.jxl  | Bin 524288 -> 0 bytes
 backgrounds/symbolic-d.webp | Bin 0 -> 715178 bytes
 backgrounds/symbolic-l.jxl  | Bin 423582 -> 0 bytes
 backgrounds/symbolic-l.webp | Bin 0 -> 617160 bytes
 backgrounds/symbolic.xml.in |   4 ++--
 backgrounds/truchet-d.jxl   | Bin 910250 -> 0 bytes
 backgrounds/truchet-d.webp  | Bin 0 -> 827786 bytes
 backgrounds/truchet-l.jxl   | Bin 837261 -> 0 bytes
 backgrounds/truchet-l.webp  | Bin 0 -> 777632 bytes
 backgrounds/truchet.xml.in  |   4 ++--
 backgrounds/vnc-d.jxl       | Bin 5736 -> 0 bytes
 backgrounds/vnc-d.webp      | Bin 0 -> 184 bytes
 backgrounds/vnc-l.jxl       | Bin 291 -> 0 bytes
 backgrounds/vnc-l.webp      | Bin 0 -> 178 bytes
 backgrounds/vnc.xml.in      |   4 ++--
 backgrounds/wood-d.jxl      | Bin 492256 -> 0 bytes
 backgrounds/wood-d.webp     | Bin 0 -> 400930 bytes
 backgrounds/wood-l.jxl      | Bin 1239020 -> 0 bytes
 backgrounds/wood-l.webp     | Bin 0 -> 1108420 bytes
 backgrounds/wood.xml.in     |   4 ++--
 41 files changed, 32 insertions(+), 32 deletions(-)
---
diff --git a/backgrounds/adwaita-d.webp b/backgrounds/adwaita-d.webp
new file mode 100644
index 0000000..b78b120
Binary files /dev/null and b/backgrounds/adwaita-d.webp differ
diff --git a/backgrounds/adwaita-l.webp b/backgrounds/adwaita-l.webp
new file mode 100644
index 0000000..87c9e1b
Binary files /dev/null and b/backgrounds/adwaita-l.webp differ
diff --git a/backgrounds/adwaita.xml.in b/backgrounds/adwaita.xml.in
index e217f20..4a359a0 100644
--- a/backgrounds/adwaita.xml.in
+++ b/backgrounds/adwaita.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Default Background</name>
-    <filename>@BACKGROUNDDIR@/adwaita-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/adwaita-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/adwaita-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/adwaita-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#3071AE</pcolor>
diff --git a/backgrounds/grid-d.webp b/backgrounds/grid-d.webp
new file mode 100644
index 0000000..2c94704
Binary files /dev/null and b/backgrounds/grid-d.webp differ
diff --git a/backgrounds/grid-l.webp b/backgrounds/grid-l.webp
new file mode 100644
index 0000000..7a0ca3a
Binary files /dev/null and b/backgrounds/grid-l.webp differ
diff --git a/backgrounds/grid.xml.in b/backgrounds/grid.xml.in
index fa81b52..f3b7836 100644
--- a/backgrounds/grid.xml.in
+++ b/backgrounds/grid.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Grid</name>
-    <filename>@BACKGROUNDDIR@/grid-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/grid-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/grid-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/grid-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#a55a01</pcolor>
diff --git a/backgrounds/licorice-d.webp b/backgrounds/licorice-d.webp
new file mode 100644
index 0000000..3968601
Binary files /dev/null and b/backgrounds/licorice-d.webp differ
diff --git a/backgrounds/licorice-l.webp b/backgrounds/licorice-l.webp
new file mode 100644
index 0000000..da6335c
Binary files /dev/null and b/backgrounds/licorice-l.webp differ
diff --git a/backgrounds/licorice.xml.in b/backgrounds/licorice.xml.in
index aaad158..a22b2a7 100644
--- a/backgrounds/licorice.xml.in
+++ b/backgrounds/licorice.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Licorice</name>
-    <filename>@BACKGROUNDDIR@/licorice-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/licorice-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/licorice-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/licorice-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#1A7D88</pcolor>
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index 5d8fa05..6603c01 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -3,8 +3,8 @@ dataconf.set('BACKGROUNDDIR', backgrounddir)
 dataconf.set('datadir', datadir)
 
 backgrounds = [
-  'adwaita-d.jxl',
-  'adwaita-l.jxl',
+  'adwaita-d.webp',
+  'adwaita-l.webp',
   'blobs-d.svg',
   'blobs-l.svg',
   'drool-d.svg',
@@ -13,21 +13,21 @@ backgrounds = [
   'dune-l.svg',
   'field-d.svg',
   'field-l.svg',
-  'grid-d.jxl',
-  'grid-l.jxl',
-  'licorice-d.jxl',
-  'licorice-l.jxl',
+  'grid-d.webp',
+  'grid-l.webp',
+  'licorice-d.webp',
+  'licorice-l.webp',
   'oceans.svg',
-  'pixels-d.jxl',
-  'pixels-l.jxl',
-  'symbolic-d.jxl',
-  'symbolic-l.jxl',
-  'truchet-d.jxl',
-  'truchet-l.jxl',
-  'vnc-d.jxl',
-  'vnc-l.jxl',
-  'wood-d.jxl',
-  'wood-l.jxl'
+  'pixels-d.webp',
+  'pixels-l.webp',
+  'symbolic-d.webp',
+  'symbolic-l.webp',
+  'truchet-d.webp',
+  'truchet-l.webp',
+  'vnc-d.webp',
+  'vnc-l.webp',
+  'wood-d.webp',
+  'wood-l.webp'
 ]
 
 install_data(backgrounds, install_dir: backgrounddir)
diff --git a/backgrounds/pixels-d.webp b/backgrounds/pixels-d.webp
new file mode 100644
index 0000000..68f402c
Binary files /dev/null and b/backgrounds/pixels-d.webp differ
diff --git a/backgrounds/pixels-l.webp b/backgrounds/pixels-l.webp
new file mode 100644
index 0000000..c49985b
Binary files /dev/null and b/backgrounds/pixels-l.webp differ
diff --git a/backgrounds/pixels.xml.in b/backgrounds/pixels.xml.in
index 99edc29..e864265 100644
--- a/backgrounds/pixels.xml.in
+++ b/backgrounds/pixels.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Pixels</name>
-    <filename>@BACKGROUNDDIR@/pixels-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/pixels-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/pixels-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/pixels-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#967864</pcolor>
diff --git a/backgrounds/symbolic-d.webp b/backgrounds/symbolic-d.webp
new file mode 100644
index 0000000..1edc7de
Binary files /dev/null and b/backgrounds/symbolic-d.webp differ
diff --git a/backgrounds/symbolic-l.webp b/backgrounds/symbolic-l.webp
new file mode 100644
index 0000000..4ee448d
Binary files /dev/null and b/backgrounds/symbolic-l.webp differ
diff --git a/backgrounds/symbolic.xml.in b/backgrounds/symbolic.xml.in
index 091f3bf..45520ac 100644
--- a/backgrounds/symbolic.xml.in
+++ b/backgrounds/symbolic.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Symbolics</name>
-    <filename>@BACKGROUNDDIR@/symbolic-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/symbolic-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/symbolic-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/symbolic-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#26a269</pcolor>
diff --git a/backgrounds/truchet-d.webp b/backgrounds/truchet-d.webp
new file mode 100644
index 0000000..1d6b41f
Binary files /dev/null and b/backgrounds/truchet-d.webp differ
diff --git a/backgrounds/truchet-l.webp b/backgrounds/truchet-l.webp
new file mode 100644
index 0000000..def2238
Binary files /dev/null and b/backgrounds/truchet-l.webp differ
diff --git a/backgrounds/truchet.xml.in b/backgrounds/truchet.xml.in
index 983b34c..47272b9 100644
--- a/backgrounds/truchet.xml.in
+++ b/backgrounds/truchet.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Truchet</name>
-    <filename>@BACKGROUNDDIR@/truchet-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/truchet-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/truchet-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/truchet-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#ac5e0b</pcolor>
diff --git a/backgrounds/vnc-d.webp b/backgrounds/vnc-d.webp
new file mode 100644
index 0000000..0c4f1c8
Binary files /dev/null and b/backgrounds/vnc-d.webp differ
diff --git a/backgrounds/vnc-l.webp b/backgrounds/vnc-l.webp
new file mode 100644
index 0000000..7507aee
Binary files /dev/null and b/backgrounds/vnc-l.webp differ
diff --git a/backgrounds/vnc.xml.in b/backgrounds/vnc.xml.in
index ecbaf4d..de33ac4 100644
--- a/backgrounds/vnc.xml.in
+++ b/backgrounds/vnc.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>VNC</name>
-    <filename>@BACKGROUNDDIR@/vnc-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/vnc-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/vnc-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/vnc-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#77767B</pcolor>
diff --git a/backgrounds/wood-d.webp b/backgrounds/wood-d.webp
new file mode 100644
index 0000000..50ef7c0
Binary files /dev/null and b/backgrounds/wood-d.webp differ
diff --git a/backgrounds/wood-l.webp b/backgrounds/wood-l.webp
new file mode 100644
index 0000000..73d2a6f
Binary files /dev/null and b/backgrounds/wood-l.webp differ
diff --git a/backgrounds/wood.xml.in b/backgrounds/wood.xml.in
index ecee746..637746f 100644
--- a/backgrounds/wood.xml.in
+++ b/backgrounds/wood.xml.in
@@ -3,8 +3,8 @@
 <wallpapers>
   <wallpaper deleted="false">
     <name>Wood</name>
-    <filename>@BACKGROUNDDIR@/wood-l.jxl</filename>
-    <filename-dark>@BACKGROUNDDIR@/wood-d.jxl</filename-dark>
+    <filename>@BACKGROUNDDIR@/wood-l.webp</filename>
+    <filename-dark>@BACKGROUNDDIR@/wood-d.webp</filename-dark>
     <options>zoom</options>
     <shade_type>solid</shade_type>
     <pcolor>#956B46</pcolor>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]