microsoft/Terminal

Rolling background image like Windows Themes

オープン

#3,900 opened on 2019/12/10

 (5 件のコメント) (13 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-ExtensibilityArea-SettingsArea-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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.

コントリビューターガイド