microsoft/Terminal

Rolling background image like Windows Themes

Open

#3.900 geöffnet am 10. Dez. 2019

Auf GitHub ansehen
 (5 Kommentare) (13 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-ExtensibilityArea-SettingsArea-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Description of the new feature/enhancement

What about a set of rolling background images instead of a single one that Windows Terminal currently supports? Looking at the same background all the time gets boring.

I like Windows Themes w/ the desktop backgrounds slideshow feature. I download a theme and I get a set of rolling background images on my desktop. What about that same concept w/ Windows Terminal? Thoughts? 💭

Screenshot reference of Windows 10:

image

Proposed technical implementation details (optional)

add a "backgroundImages" : [ "file1.jpg", "file2.jpg" ] property to profiles.

Contributor Guide