-
-
Notifications
You must be signed in to change notification settings - Fork 716
Open
Labels
audience/nvda-devPR or issue is relevant to NVDA / Add-on developersPR or issue is relevant to NVDA / Add-on developersp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Description
Related issues, PRs or discussions
See also #16498
What is the current state of the codebase?
We are no longer building AppX for the Windows Store.
If we are to reintroduce this functionality, we should use msix
not appx
.
https://learn.microsoft.com/en-us/windows/msix/package/packaging-uwp-apps
We have deadcode for building an AppX version of NVDA
Why are changes required?
To remove unused code that is unlikely to be used in future.
What technical changes are required?
Searching and removing appX code
Are the proposed technical changes API breaking?
Potentially but unlikely
Are there potential risks or issues with the proposed implementation?
We want to reintroduce AppX NVDA
Metadata
Metadata
Assignees
Labels
audience/nvda-devPR or issue is relevant to NVDA / Add-on developersPR or issue is relevant to NVDA / Add-on developersp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.