Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from varietywalls:master #49

Open
wants to merge 81 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 19, 2020

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

sicklylife-jp and others added 6 commits January 13, 2020 18:42
This was not a clean merge and caused a build failure.

This reverts commit 54582aa.
Logic for updating/computing downloads size was wrong, ending up in
sizes that were inaccurately small, so we never actually triggered
purging (except in very rare cases).
@pull pull bot added the ⤵️ pull label Oct 19, 2020
@pull pull bot requested a review from RogueScholar October 19, 2020 23:07
@pull pull bot added the merge-conflict Resolve conflicts manually label Oct 19, 2020
tirkarthi and others added 20 commits October 26, 2020 21:00
[Official instructions](http://docs.qtile.org/en/latest/manual/install/) for installing Qtile from source uses virtualenv. This sets `$XDG_SESSION_DESKTOP` to `qtile-venv`.
Previously, xgettext would always crash for me as it tries to interpret .py files as C code
The text was pointing to peterlevi.com but the link actually went to Launchpad...

Closes GH-353.
The application requests: 
```
GET /apod/image/1908/VoidMap_Tully_1288.jpg HTTP/1.1
Host: apod.nasa.gov
User-Agent: Variety Wallpaper Changer 0.8.5
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
Cache-Control: max-age=0
```
The server responds:
```
HTTP/1.0 301 Moved Permanently
Location: https://apod.nasa.gov/apod/image/1908/VoidMap_Tully_1288.jpg
Server: BigIP
Connection: Keep-Alive
Content-Length: 0
```
Commit the translation source file to Git so that Transifex's GitHub integration can automatically pull from it.
Sway's default background setter causes a brief system freeze. swaywm/sway#5606
Updating to use swaybg instead when available.
Fix #475

Signed-off-by: Tao <Wang>

Co-authored-by: Tao <Wang>
This will ensure that variety will work regardless if you do light mode or dark mode by setting both settings the same.
Co-authored-by: TLZ <roesch.eric@protonmail.com>
* Added ArtStation source.
It uses Artstation RSS (not media RSS).
It works only for artists' pages, not for individual works, as they have no .rss associated with them.
Added ArtstationDownloader.py and ArtstationSource.py files.
Other things are left unchanged.

* Add author metadata. Normalize the source config to avoid duplication.

Co-authored-by: Denis Gordeev <dnsgrdv@gmail.com>
Co-authored-by: Denis Gordeev <gordeev-di@ranepa.ru>
peterlevi and others added 30 commits December 3, 2022 09:03
The Unsplash API allows getting images from [topics][1]

[1]: https://unsplash.com/documentation#topics

Co-authored-by: Tom Amberson <tom.amberson@ravenind.com>
100% translated for the source file 'po/variety.pot'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
100% translated for the source file 'po/variety.pot'
on the 'pt_BR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Unsplash start using avif image format now, varity cannot fetch avif nor
preview/set avif image as background. To support avif, varity should allow
`.avif` file extension and install `libavif-gdk-pixbuf` to decode.
* Update README.md to mention NixOS

* Update README.md

Co-authored-by: Peter Levi <peterlevi@peterlevi.com>

---------

Co-authored-by: Peter Levi <peterlevi@peterlevi.com>
…er (#633)

Several distributions do not pull in `qt5-tools` or whatever package
contains `qdbus`. It is a safer assumption that `dbus-send` will be
available as it is part of the `dbus` (or equivalent) package that is
required for KDE to run.
If the user has multiple desktops where some aren't using `org.kde.image` - leave them be.

Co-authored-by: James Lu <james@overdrivenetworks.com>
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
100% translated source file: 'po/variety.pot'
on 'fr'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.