-
Notifications
You must be signed in to change notification settings - Fork 337
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
Staging - 6/4/24 #3126
Merged
Merged
Staging - 6/4/24 #3126
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Bringing Project Ironsides into Dev Home --------- Co-authored-by: Jason Holmes <[email protected]> Co-authored-by: Phil Nachreiner <[email protected]> Co-authored-by: Kristen Schau <[email protected]>
* strings and url * visibility * pr feedback * pr feedback * string and icon * merge conflict --------- Co-authored-by: Darshak Bhatti <[email protected]>
…o stale projects (#2930) Co-authored-by: Aditya Rastogi <[email protected]>
…2923) * Changed AppDetailsPage IsXXX to a collection of readonly checkboxes * Renamed status to isTypeSupported.
…ion (#2950) * update how we update the properties * fix ordering * update based on comments
* redirect to the elevated instance if present * add stopevent * PR feedback
* WIP * Splitting executing and non executing messages * More simplification * ALmost all works. Failed tasks in the summary needs fixing * Messages work * Fixing merge conflicts * Moving some magic numbers to a Resource --------- Co-authored-by: Darren Hoehna <[email protected]>
* Enable adding external tools to the External Tools menu * Update TargetAppData
* Adding a tiny delay * Removing timer * Removing an un-used using
…mbo box (#2962) * filter processes based on the textbox entry * update to include filtering based on process id and PR feedback
* Enable the user to unpin/pin an external tool on the bar * Updates per feedback * Made FilteredExternalTools a ReadOnlyObservableCollection
* Windows Sandbox Extension * Launch Windows Sandbox * Tracelogging and Appx Check * Fix packaging for WSB extension * Fix appx package check * Remove any cpu * Only return Compute System provider if OC is enabled and appx is not installed * Add publish profiles * Change compute system display name * Start and stop Windows Sandbox * Address PR comments * Fix race * Empty Compute System ID * Set CPU Count * Set compute system ID. * Address PR comments * Locking Windows Sandbox in resources file * Fix indentation in appx package * Remove not implemented exceptions * Set constants for default memory and storage * Rename app description resource * Fix packaging * Fix hang on stopping already stopped Compute System --------- Co-authored-by: kevinve <[email protected]>
* Fix the title bars * code review feedback * Updates * PR feedback * PR feedback
* Making the narrator say what I want it to say * Fixing merge * Using a theme resource * Adding a comment about a string
…class (#2963) * Fixing event tags * Correcting tags --------- Co-authored-by: Aditya Rastogi <[email protected]>
Co-authored-by: Jason Holmes <[email protected]>
Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
… from the folder to utilize correct AUMID (#3022) Co-authored-by: Jason Holmes <[email protected]>
* Moved Settings to be a regular page, not a free-floating window * Updates per feedback
Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
* Adding tooltips to navigation view on AddWidget dialog * Making text wrap on add widget dialog * Fixing some details * removing trim * removing tooltips * Changing margin thickness to 8 --------- Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
* Adding more auto-focu pages * FOcus is on every page. Oddly, focus differens between keyboard and mouse * Some changes * Moving pages to Views * Using a function to control loading * Adding a tiny delay to allow UI to update * Adding comments. Removing some delays in favor of a focusbehavior
* Added dynamic properties * Housekeeping * Added more default values * Moved showing Dot Op --------- Co-authored-by: Huzaifa Danish <[email protected]>
* fix processlist page to refresh when targetapp exits * fix app details page * prevent watson page from crashing when PI is closed
…e user has changed it. (#3105) * remember toggled/untoggled state when returning to Winlogs page * Enable NavigationCacheMode on all pages to avoid creating new instances of pages
* events * cp * nit * event name --------- Co-authored-by: Darshak Bhatti <[email protected]>
* get unsafe widget * Move foreground call to inside NotifyActionInvokedAsync * log any error
* Failfast on debug builds * fix package.appxmanifest whitespace
* AdditionalTools validation & feedback * Updates per feedback * More updates per feedback * More feedback, another update * Second half of the pin icon fix I missed last time. * Updates per feedback.
* Tooltips for the bar items * PR updates
…sed and vice versa (#3106) * update to call windowex_close on bar vertical and horizontal window * Use primarywindow HWND for clipboard monitoring * PR feedback * update * start clipboardmonitor from barwindow * remove unwanted using statement
…#3094) * initial * passing vertical window to snaphelper * move without passing vertical barwindow * update to create snaphelper object from viewmodel * update * if the target app changes and we are snapped to a window, snap to the new window * bring target app to foreground when PI snaps to it * update to fix bawindow coming to foreground when target app is not and other fixes * add comments * add comment * update based on PR feedback * moving ResetBarWindowOnTop to viewmodel * PR feedback * update missed in main merge
* Add version information to all C#/C++ binaries * Remove empty.cpp as it is no longer necessary * remove commented out include * Fix build.ps1 from modifying files on successful builds * Fix whitespace issues in manifest as well as update-binver.ps1 appending newlines to end of version.h on each write * change line ending on version.h * fix package.appxmanifest formatting inconsistency when using build.ps1 --------- Co-authored-by: Jason Holmes <[email protected]>
* Intial proof working * Removing tab stops * Adding comments * Narrator says the correct name in the repo config screen * Adding comments * Moving some DevDrive code to the view model. * Correct indentation
* cp * cp * cp * nit * nit --------- Co-authored-by: Darshak Bhatti <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of the pull request
References and relevant issues
Detailed description of the pull request / Additional comments
Validation steps performed
PR checklist