microsoft / microsoft/terminal
Rolling background image like Windows Themes
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
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:

Proposed technical implementation details (optional)
add a "backgroundImages" : [ "file1.jpg", "file2.jpg" ] property to profiles.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by locating the existing single-background profile configuration and its rendering path. Done means profiles accept a backgroundImages list and display the images as a rolling slideshow, with the behavior and configuration details resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100