winutil icon indicating copy to clipboard operation
winutil copied to clipboard

[MicroWin] April Update

Open CodingWonders opened this issue 1 year ago • 2 comments

Type of Change

  • [X] New feature
  • [X] Bug fix

Description

This PR changes some things that affect Windows 10 and 11, giving a more pleasant user experience.

  • It reinstates the old way of disabling Recall (the delayed disablement) as a fallback if we can't modify the AppX manifest
  • It gets rid of News and Interests on Windows 10, as a port of PR #3289

  • A couple of notification sources are now disabled since they are quite annoying. Those are the Startup App Notification and "Suggested"

Testing

Testing has concluded on Windows 11 24H2 and Windows 10 with no issues.

Impact

A more pleasant UX

Issue related to PR

None AFAIK

Additional Information

No documentation changes are required

Checklist

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

CodingWonders avatar Apr 10 '25 20:04 CodingWonders

I'll have this done in a bit

CodingWonders avatar Apr 16 '25 15:04 CodingWonders

@ChrisTitusTech, no conflicts now

CodingWonders avatar Apr 16 '25 15:04 CodingWonders