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

[FEAT] Remove Start Menu Recommendations #3089

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

MyDrift-user
Copy link
Contributor

@MyDrift-user MyDrift-user commented Dec 6, 2024

Type of Change

  • New feature

Description

  • Removes recommendation setting entirely from Start Menu (pinned list even gets longer and not cut)
    image

Testing

  • Tested on:
    • Win11 23H2
    • Win11 22H2
    • Win10 21H2

Issue related to PR

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

- add WPFToggleStartMenuRecommendations
- add reg entrys to modify for toggle
- add non working link bc devdocs are broken in general
@MyDrift-user MyDrift-user marked this pull request as ready for review December 6, 2024 20:43
@MyDrift-user MyDrift-user marked this pull request as draft December 6, 2024 20:46
- add DefaultState property
- add handler for DefaultState in Get-WinUtilToggleStatus
@MyDrift-user MyDrift-user marked this pull request as ready for review December 10, 2024 22:42
@MyDrift-user MyDrift-user marked this pull request as draft December 10, 2024 22:46
@MyDrift-user MyDrift-user marked this pull request as ready for review December 10, 2024 22:54
Copy link

@AkkhilCodingHub AkkhilCodingHub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You always have best pr

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.

Remove Recommended Section From Start Menu Add an option to hide the Recommended section in the Start menu.
2 participants