variety:master

Last commit made on 2024-04-24
Get this branch:
git clone -b master https://git.launchpad.net/variety

Branch merges

Branch information

Name:
master
Repository:
lp:variety

Recent commits

1f6c119... by "Riel Joseph C. Bulaybulay" <email address hidden>

set_wallpaper: missing fi on killing swaybg (#698)

514a964... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

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>

0d2e7f0... by KAGEYAM4 <email address hidden>

set_wallpaper: fix edge case where swaybg is available but not running. (#680)

8f6264a... by James Lu

Variety 0.8.12

9e0723c... by Oded Arbel

Add support for setting the wallpaper in Plasma 6 (#673)

e8580e9... by James Lu

Add my old emails to .mailmap

60bd54b... by Charbonnier Cylian <email address hidden>

set_wallpaper: refactor swaybg detection, don't hardcode Hyprland (#656)

363a76e... by James Lu

Variety 0.8.11

62ec66e... by James Lu

Update CONTRIBUTING.md

628f33a... by Ryan Bloomfield <email address hidden>

Fix #424 - Use only the primary monitor for thumbs window (#649)

Position calculations are done in separate functions to improve
readability.

Pre GDK 3.22 methods are used to ensure backward compatibility.

Related to #525, #539 and possibly #359