Commit Graph

  • ac95b7ea90 Fix build for ARM64 foxmsft 2026-03-05 18:25:42 +01:00
  • e490ed424a Disable warning C26451 for arithmetic foxmsft 2026-03-05 18:00:42 +01:00
  • d7f65f587b Disable warning C26495 for the internal struct foxmsft 2026-03-05 18:00:25 +01:00
  • eb62980061 meh Mike Griese 2026-03-05 10:21:29 -06:00
  • 50ef77b85a Fix more ZoomIt build errors foxmsft 2026-03-05 00:12:08 +01:00
  • b83e499792 Fix PowerToys compilation foxmsft 2026-03-04 20:23:31 +01:00
  • db49a562d1 Fix C++ errors foxmsft 2026-03-04 12:33:43 +01:00
  • eac4948563 Fix narrow-strip vertical axis misclassification and add stress coverage Mark Russinovich 2026-03-04 20:02:56 -08:00
  • 48038fb47d Scribe: Wave 4 completion — orchestration logs, session summary, decision merge Michael Jolley 2026-03-04 23:16:36 -06:00
  • 91bb49d1bc .squad: Wave 3 orchestration + decision ledger merge Michael Jolley 2026-03-04 22:52:51 -06:00
  • 3a050f5c94 feat(raycast-compat): add bridge provider and entry point Michael Jolley 2026-03-04 22:38:45 -06:00
  • 4f1d8b63a3 Scribe: Wave 2 Completion Michael Jolley 2026-03-04 22:27:55 -06:00
  • d8b9a6be38 .squad: Wave 1 orchestration log + decision ledger merge Michael Jolley 2026-03-04 22:14:51 -06:00
  • b5716d0499 add kbm ui dll to esrp signing json Zach Teutsch 2026-03-04 21:58:03 -05:00
  • 8c2d293709 Adding JSONRPCExtensionService Michael Jolley 2026-03-04 19:37:44 -06:00
  • a4d23b7607 fix ESRP path for kbm winui Zach Teutsch 2026-03-04 20:24:20 -05:00
  • 987affd483 [Workspaces] Fix GenerateResourceFiles task to add path quoting dev/snickler/fix-resw-script Jeremy Sinclair 2026-03-04 13:37:13 -05:00
  • 0296370ce9 [Launcher] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:37:09 -05:00
  • e5d6195d18 [EnvironmentVariables] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:37:06 -05:00
  • b560c20e91 [AdvancedPaste] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:37:02 -05:00
  • 19185b5fe3 [AlwaysOnTop] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:58 -05:00
  • 7037f3e610 [PowerOCR] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:55 -05:00
  • 977d74a4cb [PowerRename] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:51 -05:00
  • 85219e0983 [PreviewPane] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:44 -05:00
  • 46f32e6de7 [NewPlus] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:39 -05:00
  • 0f653eab2d [Hosts] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:35 -05:00
  • 1f0758abcd [ColorPicker] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:31 -05:00
  • 30baff093d [ShortcutGuide] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:28 -05:00
  • 692349f9ba [ImageResizer] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:15 -05:00
  • 5e8afb3850 [KeyboardManager] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:11 -05:00
  • d9725f9d00 [FancyZones] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:06 -05:00
  • 5bb0366750 [FileLocksmith] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:36:02 -05:00
  • 464d002029 [Update] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:35:58 -05:00
  • feff804199 [ActionRunner] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:35:54 -05:00
  • 0347ea3432 [Runner] Fix GenerateResourceFiles task to add path quoting Jeremy Sinclair 2026-03-04 13:35:50 -05:00
  • 5409b1b907 fix AppListItem.cs dupe function from merge Zach Teutsch 2026-03-04 18:12:01 -05:00
  • fbe952715c Merge branch 'main' into stable Zach Teutsch 2026-03-04 17:05:50 -05:00
  • 101e36d94d ZoomIt panorama: guard HCF harmonic overshoot and add regression stress Mark Russinovich 2026-03-04 13:30:31 -08:00
  • f651d1a611 [Keyboard Manager] Updated WinUI3 KBM and toggles (#45649) Zach Teutsch 2026-03-04 15:46:42 -05:00
  • 29e4a79190 fix missing trace implementation niels9001/kbm-ux-consolidation Zach Teutsch 2026-03-04 14:32:48 -05:00
  • d20ae940d5 CmdPal: Replace FiltersDropDown ComboBox with searchable dropdown (#45747) Jiří Polášek 2026-03-04 20:05:22 +01:00
  • 27ffe5d5af Cache informative masks for repeated VLE/HCF shift attempts markrussinovich 2026-03-04 10:57:01 -08:00
  • c72136aa18 Merge branch 'niels9001/kbm-ux-consolidation' of https://github.com/microsoft/PowerToys into niels9001/kbm-ux-consolidation Zach Teutsch 2026-03-04 13:44:07 -05:00
  • 5cb6f9eb9c added telemetry for other launch paths Zach Teutsch 2026-03-04 13:43:49 -05:00
  • 9ea75c9799 Merge branch 'main' into dev/snickler/net10-upgrade Jeremy Sinclair 2026-03-04 11:39:12 -05:00
  • 8e63888cdf Add hcfwhitespace stress case and optimize HCF fine-search markrussinovich 2026-03-04 06:23:21 -08:00
  • 86860df314 [Cursor Wrap] Update edge wrap model, update simulator, add cursor logging, add settings support to ModuleLoader (#45915) Niels Laute 2026-03-04 14:56:32 +01:00
  • d28f312b81 Copilot Skills: Release note generation skill should also quote co-authors (#45819) Kai Tao 2026-03-04 16:40:08 +08:00
  • 954df50844 Merge branch 'main' into niels9001/kbm-ux-consolidation Zach Teutsch 2026-03-04 03:33:46 -05:00
  • e80052b38d added some logging in interop Zach Teutsch 2026-03-04 03:25:17 -05:00
  • f6309ac549 cmdpal: add IDs to all PT commands (#45840) Mike Griese 2026-03-04 01:25:56 -06:00
  • 307d635c06 add charset and call convention for all string related interop calls Zach Teutsch 2026-03-04 02:18:18 -05:00
  • 84dc21221c Merge branch 'main' into niels9001/kbm-ux-consolidation Zach Teutsch 2026-03-04 01:14:08 -05:00
  • f4ba8aa0d0 testing defining charset in interop calls Zach Teutsch 2026-03-04 01:13:38 -05:00
  • 879163f48e add metadata analyse shawn/PythonExt Shawn Yuan 2026-03-04 12:54:51 +08:00
  • f6d011c269 ZoomIt panorama: raise capture limit to 1024 and add /panorama-debug for release builds markrussinovich 2026-03-03 20:24:12 -08:00
  • bde96e9792 add AutomationProperties to Settings_ExtensionPage_Alias_PlaceholderText text for proper screen reader reading chatasweetie 2026-03-03 14:06:16 -08:00
  • d5bd677e50 chore(.squad): log Wave 1 — Phase 1 foundation complete Michael Jolley 2026-03-03 14:58:28 -06:00
  • 7146281bde easy enough dev/migrie/f/pt-command-ids Mike Griese 2026-03-03 13:04:31 -06:00
  • c23ba227b4 CmdPal: Debounce SelectedItem updates in CommandBarViewModel (#45782) Jiří Polášek 2026-03-03 19:22:41 +01:00
  • ce2e72832c CmdPal: Resilient loading of extensions (#45720) Jiří Polášek 2026-03-03 18:56:44 +01:00
  • 008e5a7d4d Merge remote-tracking branch 'origin/main' into dev/migrie/f/pt-command-ids Mike Griese 2026-03-03 10:30:57 -06:00
  • 7d04a93c96 Fix race condition between winlogon and zoomit when restoring previous screen saver settings MarioHewardt 2026-03-03 08:29:20 -08:00
  • c066cc3deb CmdPal: Fix window restore when the window is not WS_EX_TOOLWINDOW (#45877) Jiří Polášek 2026-03-03 17:28:17 +01:00
  • 2e6416c81c Add DPI awarness to screen saver MarioHewardt 2026-03-03 07:51:02 -08:00
  • 194f4ceabb Align query script with scan-mode manifest naming user/yeelam/WinMDSearchSkill Gordon Lam (SH) 2026-03-03 21:53:56 +08:00
  • eeef7551d3 Filter assets.json by package type; unique scan-mode manifests Gordon Lam (SH) 2026-03-03 21:50:22 +08:00
  • ee00674376 Remove en-us locale from Microsoft Learn URLs Gordon Lam (SH) 2026-03-03 21:38:47 +08:00
  • bcc9dfbbdc update nuget Mike Griese 2026-03-03 06:36:41 -06:00
  • 1a5fb58eb6 Merge remote-tracking branch 'origin/main' into dev/migrie/f/pt-command-ids Mike Griese 2026-03-03 06:24:26 -06:00
  • 845bcd645f Respect NUGET_PACKAGES env var for global packages path Gordon Lam (SH) 2026-03-03 18:47:34 +08:00
  • 9089ca2ede CmdPal: Expand Binding markup extensions to nested elements to avoid WMC1510 (#45830) Jiří Polášek 2026-03-03 11:46:23 +01:00
  • 316b116ffe Use OS architecture for runtime package detection Gordon Lam (SH) 2026-03-03 18:43:44 +08:00
  • d3d7e0d5f9 Detect installed WinAppSDK runtime for non-NuGet scenarios Gordon Lam (SH) 2026-03-03 18:31:38 +08:00
  • 42e301bc2d Fix method/event visibility to use MemberAccessMask equality Gordon Lam (SH) 2026-03-03 17:57:36 +08:00
  • 798564eea4 CmdPal Dock visual bugfixes (#45871) Niels Laute 2026-03-03 10:54:28 +01:00
  • 4061ec5a12 Fix EnumerationOptions, TypeSpecification decoding, search sort Gordon Lam (SH) 2026-03-03 16:47:02 +08:00
  • f49e78a9a7 WinMD skill: robust scan, case-insensitive dedup, multi-path search Gordon Lam (SH) 2026-03-03 16:19:49 +08:00
  • e7cbd49cce WinMD skill: deduplicate packages by (Id, Version) Gordon Lam (SH) 2026-03-03 15:34:16 +08:00
  • fd722daeb0 WinMD skill: fix assets.json selection and pin SRM version Gordon Lam (SH) 2026-03-03 15:31:18 +08:00
  • 844ca6a67e WinMD skill: fix SDK version sorting and global namespace handling Gordon Lam (SH) 2026-03-03 15:26:23 +08:00
  • 1a7e1a7666 WinMD skill: align SKILL.md with actual script capabilities Gordon Lam (SH) 2026-03-03 14:27:57 +08:00
  • 738b78c406 [CI] Update Assets conflict script to improve error message clarity (#45551) Zach Teutsch 2026-03-03 01:27:52 -05:00
  • 2fef1e8e60 WinMD skill: use m.name instead of regex-parsing m.signature Gordon Lam (SH) 2026-03-03 14:25:48 +08:00
  • f6060062e2 WinMD skill: filter non-public members and use Get-Content -Raw Gordon Lam (SH) 2026-03-03 13:52:01 +08:00
  • 707451810c docs(winmd-api-search): correct project name in usage examples Gordon Lam (SH) 2026-03-03 13:40:24 +08:00
  • 1cb99e32ef CmdPal: Add ability to refresh the list page while preserving selection (#45882) Jiří Polášek 2026-03-03 06:39:49 +01:00
  • 11dc658aa4 WinMD skill: prefer repo WinAppSDK version over latest Gordon Lam (SH) 2026-03-03 13:37:35 +08:00
  • 06a5b90c17 Merge branch 'main' into zt/update-xaml-validation-error-messages zt/update-xaml-validation-error-messages Zach Teutsch 2026-03-03 00:35:54 -05:00
  • 95835a4cfa Always On Top: Dedup the alwaysontop command id in window system menu (#45845) Kai Tao 2026-03-03 13:34:00 +08:00
  • 4146876d88 Adding Open Settings button in SCOOBE (#45775) Niels Laute 2026-03-03 06:07:34 +01:00
  • de7fb51faa ZoomIt: restore screensaver values with delete semantics Mark Russinovich 2026-03-02 20:59:43 -08:00
  • 581b5eea65 Merge branch 'main' into niels9001/kbm-ux-consolidation Zach Teutsch 2026-03-02 23:54:47 -05:00
  • 2a3d872859 fix(winmd-api-search): address PR review comments Gordon Lam (SH) 2026-03-03 12:33:14 +08:00
  • 39d39dd658 Update .github/skills/winmd-api-search/scripts/Update-WinMdCache.ps1 Gordon Lam 2026-03-03 12:22:56 +08:00
  • 3c6cb420cf ZoomIt: fix panorama replay visibility and startup overshoot guards Mark Russinovich 2026-03-02 19:57:06 -08:00
  • c3bc3efa89 docs(winmd-api-search): enhance documentation for API search and usage guidance Gordon Lam (SH) 2026-03-03 10:30:49 +08:00
  • 60040646d8 ZoomIt panorama: improve startup recovery and regression coverage (latest pano still shows duplicate segments) Mark Russinovich 2026-03-02 17:20:40 -08:00
  • 84840c5b77 feat(winmd-api-search): update SKILL.md and scripts for cache generation Gordon Lam (SH) 2026-03-03 08:17:04 +08:00
  • a6e49c941d CmdPal: Rename "Results" section on Home page to "Commands" (#45870) Jiří Polášek 2026-03-03 00:29:16 +01:00