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

(GH-530) Enable/Disable News and Interest Icons #531

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

calmcl1
Copy link

@calmcl1 calmcl1 commented Apr 20, 2023

Description Of Changes

Adds a parameter NewsIcons to Set-BoxstarterTaskbarOptions to enable or disable the News and Interests icon that appears on new Win10 installs. The parameter mirrors the options made available when changing it from the taskbar context menu - 'Icon and Text' (IconsText), 'Icon Only' (Icons), or 'Hidden' (Never).

Motivation and Context

This is another handy feature for taskbar customization.

Testing

  1. Tested on a clean sandbox install of W10 Pro.

Operating Systems Testing

Win 10 Pro.

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v2 compatibility checked?

Related Issue

Fixes #530.

gep13 and others added 2 commits July 14, 2022 09:58
Without this in place, the package-validator was failing the newly
pushed Boxstarter packages. This is a temporary situation and should be
corrected for the next release.
Add functionality to enable/disable the News and Interests taskbar
icon, similar to the Bing Search box.
@flcdrg
Copy link
Member

flcdrg commented Aug 29, 2023

@gep13 is the logo commit supposed to be on this PR/branch?

@pauby
Copy link
Member

pauby commented Aug 30, 2023

@flcdrg The details are listed in this commits' comments.

@mwallner
Copy link
Member

@flcdrg The details are listed in this commits' comments.

Hi, it's been a while - is this still relevant? CC @gep13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set-BoxstarterTaskbarOptions - Disable News and Interests Icon
5 participants