commit 3a115d6ad949213e698b0b93530c92aa8e619520 Author: James Lu <james@overdrivenetworks.com> Date: Sun Mar 2 15:12:04 2025 -0800 Release variety 0.8.13-1 commit c4fd28263c7a5e5138f50527f7c496e57ff40cff Author: James Lu <james@overdrivenetworks.com> Date: Sun Mar 2 15:07:54 2025 -0800 Bump changelog to 0.8.13-1 commit 020d755c262e9ec3c0318819932983d0d51b6143 Merge: b93e90d 2b7d35f Author: James Lu <james@overdrivenetworks.com> Date: Sun Mar 2 15:05:17 2025 -0800 Merge tag '0.8.13' into debian/master Variety 0.8.13 commit 2b7d35fb70649e2a28b1d4a9aa307f0190737e1a Author: James Lu <james@overdrivenetworks.com> Date: Tue Feb 25 22:06:21 2025 -0800 Variety 0.8.13 commit a19105ef2b1055cbe0c1f8b3d1282d51586af2fa Author: James Lu <james@overdrivenetworks.com> Date: Tue Feb 25 22:15:58 2025 -0800 Fix bad formatting in About dialog The Credits tab had broken formatting due to an unescaped "&". But as it only duplicates the main tab's contents I've opted to remove it entirely. commit 2413388e3240c7ba5d1b8f354fcde8c6167848cb Author: James Lu <james@overdrivenetworks.com> Date: Tue Feb 25 21:38:58 2025 -0800 set_wallpaper: remove code for legacy KDE 4 commit 3905b9cc8365f0e6a87a6fff244a2b6f48b9be96 Author: James Lu <james@overdrivenetworks.com> Date: Tue Feb 25 21:34:59 2025 -0800 set_wallpaper: refactor DE detection; default to feh/nitrogen instead of hardcoding WM names Closes #752 Co-authored-by: William Fish <william.michael.fish@gmail.com> commit 85f76495e0ee3470845c0778dc657a945587a2bf Author: James Lu <james@overdrivenetworks.com> Date: Sat Feb 22 22:56:54 2025 -0800 d/control: Replace python3-pkg-resources -> python3-packaging commit 5a2f06065da29f5f0844914553a5416b2ea20552 Author: James Lu <james@overdrivenetworks.com> Date: Sat Feb 22 22:50:13 2025 -0800 get_wallpaper: support KDE Plasma 6 commit 7b960a81d470d91a7db10fedb71827c903a430a5 Author: James Lu <james@overdrivenetworks.com> Date: Sat Feb 22 22:46:27 2025 -0800 scripts: use #!/usr/bin/env bash (#752) commit 174ab6a85132bb9357a293bdcfa04bc4fb87afed Author: James Lu <james@overdrivenetworks.com> Date: Sat Feb 22 22:43:29 2025 -0800 set_wallpaper: fix some shellcheck warnings * SC2006 (style): Use $(...) notation instead of legacy backticks `...`. * SC2236 (style): Use -n instead of ! -z. * SC2086 (info): Double quote to prevent globbing and word splitting. commit 6e7211ce10846e57029a158a921a618457e42688 Author: samwhelp <samwhelp@users.noreply.github.com> Date: Sun Feb 23 14:39:36 2025 +0800 Support Fluxbox / set by fbsetbg (#756) * Support Fluxbox / set by fbsetbg * https://wiki.archlinux.org/title/Fluxbox#Wallpaper * https://fluxbox.org/ * https://github.com/fluxbox/fluxbox * fix ~/.fluxbox/lastwallpaper to using latest wallpaper when relogin fluxbox commit 1742d484097a65c835403935d7404aabf3e85452 Author: James Lu <james@overdrivenetworks.com> Date: Sat Feb 22 22:36:41 2025 -0800 Regenerate variety.pot commit 1d6fc60a93c3f39ea9ad92191522bf6997cfbf2b Author: James Lu <james@overdrivenetworks.com> Date: Sat Feb 22 22:34:35 2025 -0800 Fix syntax error in fi.po commit a902019190828fb0ee21cc934c5e8d987d93b6d9 Author: Alexey Vazhnov <vazhnov@boot-keys.org> Date: Wed Jan 29 03:44:27 2025 +0100 Fix typo: scripts directory in user home directory is ~/.config/variety/scripts/ (#750) Also remove extra spaces commit 060cc27e014159cf43b5e3882448450c9a6c6926 Author: James Lu <james@overdrivenetworks.com> Date: Sun Jan 12 12:11:37 2025 -0800 QuotationsPageSource: use r strings for regexp This fixes an "invalid escape" SyntaxWarning in newer Python versions commit ab75ba95f3868d77cf04aac04add5c6f0369572a Author: James Lu <james@overdrivenetworks.com> Date: Sun Jan 12 12:09:17 2025 -0800 CONTRIBUTING: fix typo commit e47e6bdfe4db957fc2132ee7a7ef4235dfbc3f4d Author: James Lu <james@overdrivenetworks.com> Date: Sun Jan 12 12:06:28 2025 -0800 Replace pkg_resources with packaging Closes #744 commit c4b93345af8ee985fdc41e8a2f79c7309fb1d90c Author: Peter Levi <peterlevi@peterlevi.com> Date: Sun Jan 12 18:24:01 2025 +0200 Add a note on how to run Glade to edit UIs commit 3415950af4d8ea4ddb983aa8e0f942a0af52b2ad Author: Peter Levi <peterlevi@peterlevi.com> Date: Sun Jan 12 18:23:23 2025 +0200 #745: Migrate URLs from peterlevi.com to Github commit d01fe7a697c271d2d2fd4f0a77186da93df31074 Author: François Thierry M Marelli <10929150+MarelliF@users.noreply.github.com> Date: Sat Jan 11 20:53:39 2025 +0100 Add regex name filter (#619) * Add regex name filter * Fix default regex --------- Co-authored-by: M. Francois <mfrancois@fm-destroyer> Co-authored-by: M. François <10929150+FrailHand@users.noreply.github.com> Co-authored-by: M. Francois <mfrancois@fm-voyager> commit bc53c024d79195f895588a15f2b7872507c25932 Author: Peter Levi <peterlevi@peterlevi.com> Date: Sat Jan 11 21:36:45 2025 +0200 Fix a bug with saving metadata in an external metadata.json file commit c70ce1f00fdf8415040a4c316a885d4411c73754 Author: James Lu <james@overdrivenetworks.com> Date: Sat Jan 11 11:19:17 2025 -0800 README: Correct Python version requirement We started using := statements in 0.8.11 so this bumps the minimum required Python version. commit abfb40166697a1f9ef7ab4de0625a23f6378d22f Author: Joel Beckmeyer <joel@beckmeyer.us> Date: Sat Jan 11 13:57:58 2025 -0500 Fix #733: Fix for EarthviewDownloader (#743) commit fa68b007ac142ae5f504420764753f7ee1309478 Author: Peter Occil <poccil14@gmail.com> Date: Wed Jan 8 03:05:33 2025 -0500 Fix #704: In "smart" display mode, tile small wallpapers using ImageMagick (#727) In "smart" display mode, tile small wallpapers using ImageMagick rather than relying on the system's wallpaper tiling mode. For this display mode, this change works around a [long-standing issue](https://github.com/varietywalls/variety/issues/704) with GNOME's `wallpaper` tiling mode. https://gitlab.gnome.org/GNOME/mutter/-/issues/1473 commit f4dccc8bbd4d8b713ac44a7b538999e62376a312 Author: JeffofBread <80713464+JeffofBread@users.noreply.github.com> Date: Tue Dec 17 21:27:08 2024 -0500 Add support for jdwm in `set_wallpaper` (#723) commit 0cf04e1ac127d0a8e807d3e85d2192517f89b1a4 Author: samwhelp <samwhelp@users.noreply.github.com> Date: Wed Dec 18 10:26:47 2024 +0800 Support Lingmo OS (#720) commit 78e11fe1f5b5b175b2824b1808f88572d6d353cc Author: Anthony Murray <19537793+thony-murray@users.noreply.github.com> Date: Tue Dec 17 21:25:04 2024 -0500 Set lockscreen on KDE 6 (#731) commit f4a20ab45fff05df59f323647d842672b111ea93 Author: Christian Lauinger <christian.lauinger@gmail.com> Date: Wed Dec 18 03:24:18 2024 +0100 German translation update (#724) commit cfec5a1c241c60f165c471565d63c579960806e1 Author: sol8712 <sol8712@users.noreply.github.com> Date: Wed Dec 18 02:23:35 2024 +0000 Removing tiny.cc link from VarietyWindow.py (#735) The tiny.cc link is causing security alerts(ET INFO URL Shortener Service Domain in DNS Lookup (tiny .cc)) in network security monitoring tools and has a very low score in VirusTotal due to the number of phishing and scams associated with the site. I recommend not using link shorteners if at all possible as over time they can expire, change operators, backends, or shutdown and leaves the link vulnerable to hijacking. commit 1f6c11914fb0c8cc7f01428e0b58056c8cec151d Author: Riel Joseph C. Bulaybulay <51821413+RielJ@users.noreply.github.com> Date: Wed Apr 24 12:35:52 2024 +0800 set_wallpaper: missing fi on killing swaybg (#698) commit 514a964758555302de3bd1c063b963dcdb9b489f Author: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri Feb 16 21:28:58 2024 -0800 Translate po/variety.pot in fr (#682) 100% translated source file: 'po/variety.pot' on 'fr'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> commit 0d2e7f0075e707f51ea2038a755b60373ae83093 Author: KAGEYAM4 <75798544+KAGEYAM4@users.noreply.github.com> Date: Wed Feb 7 09:15:38 2024 +0530 set_wallpaper: fix edge case where swaybg is available but not running. (#680)
Among the 1 debian patch available in version 0.8.13-1 of the package, we noticed the following issues: