mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-03-03 00:26:56 -05:00
Unsplash Images as Background option #54
Labels
No labels
EnhancedApp
FoundationApp
FoundationApp
FoundationApp
bug
closed-issue-activity
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
no-issue-activity
question
research
research
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Heimdall-linuxserver#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Futos on GitHub (Feb 12, 2018).
Maybe would be cool to have a option to choose a picture from Unsplash or set a random Image
https://source.unsplash.com/
Full API:
https://unsplash.com/developers
@GammaPi commented on GitHub (Mar 27, 2020):
@KodeStar @anoma @Futos
There's a quick and dirty solution:
4.Refresh the page
@apiontek commented on GitHub (May 27, 2020):
Just as an additional trick, to make sure the background properly fills/fits when the random image is too big or too small, add the css
background-size: cover;so it looks like: