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

In "smart" display mode, tile small wallpapers using ImageMagick #727

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

peteroupc
Copy link
Contributor

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 with GNOME's wallpaper tiling mode.

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](varietywalls#704) with GNOME's `wallpaper` tiling mode.
@jlu5 jlu5 requested a review from peterlevi December 18, 2024 02:27
@peterlevi peterlevi merged commit fa68b00 into varietywalls:master Jan 8, 2025
@peterlevi
Copy link
Member

Bug was reproducing on my Ubuntu 22.04 too.
Tested the fix, works good.
Normally, I'd push towards addressing these sorts of bugs upstream rather than working around, but in this case, we already do a bunch of other things "ourselves" in the smart resizing mode, so implementing the tiling logic ourselves is fine.

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants