microsoft/Terminal

Rolling background image like Windows Themes

開放

#3,900 建立於 2019年12月10日

 (5 則留言) (13 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-ExtensibilityArea-SettingsArea-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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.

貢獻者指南