Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rolling background image like Windows Themes #3900

Open
spottedmahn opened this issue Dec 10, 2019 · 5 comments
Open

Rolling background image like Windows Themes #3900

spottedmahn opened this issue Dec 10, 2019 · 5 comments
Labels
Area-Extensibility A feature that would ideally be fulfilled by us having an extension model. Area-Settings Issues related to settings and customizability, for console or terminal Area-User Interface Issues pertaining to the user interface of the Console or Terminal Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.
Milestone

Comments

@spottedmahn
Copy link

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.

@spottedmahn spottedmahn added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Dec 10, 2019
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Dec 10, 2019
@spottedmahn spottedmahn changed the title Rolling background image like Windows Te Rolling background image like Windows Themes Dec 10, 2019
@DHowett-MSFT DHowett-MSFT added Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal. Area-Settings Issues related to settings and customizability, for console or terminal Area-User Interface Issues pertaining to the user interface of the Console or Terminal and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Dec 12, 2019
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Dec 12, 2019
@DHowett-MSFT DHowett-MSFT added this to the Terminal Backlog milestone Dec 12, 2019
@zadjii-msft zadjii-msft added the Area-Extensibility A feature that would ideally be fulfilled by us having an extension model. label Dec 12, 2019
@DHowett-MSFT
Copy link
Contributor

This isn't something we're likely to implement in version 1.0, but we would be willing to accept community contributions here. When we eventually have an extension model, this might make a good extension. Thanks!

@fde-capu
Copy link

Adding request for slowly panning big images; and option to configure a folder of images.

@carlos-zamora
Copy link
Member

Lumping these feature requests into this issue too, since we need a consolidated story for how to handle multiple background images.

From #14111 (comment):

Introduce a keyword like random or a setting for your settings.json
or a "pickBackgroundImage": [ "foo", "bar", "baz"]

From #7279 (comment):

I would like the ability to specify an array of filesystem paths in the backgroundImage property, in my profile(s), and have Windows Terminal randomly select one from the array upon initialization.

I'm also upgrading this issue to be the main issue for handling multiple background images. Seems like the desired scenarios so far are...

  • use a new background image each time this profile is instantiated
  • switch to a new background image every few minutes

@trustieee
Copy link

Any update on this?

@zadjii-msft
Copy link
Member

zadjii-msft commented Jan 11, 2024

Nope. We need to come up with a reasonable spec for settings to cover the scenarios outlines above, and then someone needs to actually write the code. If someone wants to help contribute a plan here, we'd be more than willing to help review 😄

(Otherwise, make sure to go hit that 👍 and subscribe, to bump this up the priorities)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Extensibility A feature that would ideally be fulfilled by us having an extension model. Area-Settings Issues related to settings and customizability, for console or terminal Area-User Interface Issues pertaining to the user interface of the Console or Terminal Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

6 participants