Commit Graph

  • c57e75ff84 Don't be too smart, meatbag dev/jpolasek/46492-cmdpal-fix-dont-go-back-without-history Jiří Polášek 2026-03-25 13:34:51 +01:00
  • efde3c26cf Guard Frame.GoBack with Frame.CanGoBack when navigating back to avoid a crash Jiří Polášek 2026-03-25 13:20:13 +01:00
  • 0af3ebcb8b Fix binary file corruption in Create Extension dev/jpolasek/b/46448-fix-create-extension-corrupts-binary-files Jiří Polášek 2026-03-25 11:35:47 +01:00
  • 83125aa0d9 Extract PowerDisplay.Models to decouple Settings.UI from PowerDisplay.Lib yuleng/pd/1 Yu Leng (from Dev Box) 2026-03-25 16:22:44 +08:00
  • e240520f51 Apply modern C# idioms to ImageResizer: ??= caching, record type, pattern matching, collection expressions yuleng/winui3 Yu Leng (from Dev Box) 2026-03-25 16:22:44 +08:00
  • 81e25e3d41 Remove WinUIEx dependency and modernize ImageResizer UI Yu Leng (from Dev Box) 2026-03-25 15:46:28 +08:00
  • 73d3cb9144 Modernize ImageResizer with .NET 9 and C# 12 features Yu Leng (from Dev Box) 2026-03-25 15:44:41 +08:00
  • be6bdebbfa Fix AdvancedPaste auto-copy failing on Electron/Chromium apps (e.g. Teams) user/yeelam/FixAutoCopyIssue Gordon Lam (SH) 2026-03-25 12:37:41 +08:00
  • da5448b169 fix merge mixup for hotfix 0.98.1 stable Zach Teutsch 2026-03-24 22:17:10 -04:00
  • 1ab685ee07 Merge 0.98.1 hotfixes into stable Zach Teutsch 2026-03-24 21:25:13 -04:00
  • 401ddcd95e move AP to packaged identity gleb/advanced-paste Gleb Khmyznikov 2026-03-24 16:55:19 -07:00
  • 107bf3882c Make KBM Editor pinnable (#46482) main Niels Laute 2026-03-25 00:52:04 +01:00
  • 3f35b11cee CmdPal: Fix missing primary context command for late-bound items (#46131) Jiří Polášek 2026-03-24 23:24:04 +01:00
  • 1a9fcdcd1f CmdPal: Ensure DockWindow property cleans up after itself (#46303) Jiří Polášek 2026-03-24 23:24:00 +01:00
  • 6cf1d32e5a CmdPal: Hotfix commonCallbacks array initial count to prevent negative number (#46215) Jiří Polášek 2026-03-24 22:15:22 +01:00
  • 33497e59cc Update 'Ignore Shortcut' text to 'Ignore Conflict' for clarity (#46318) Copilot 2026-03-24 22:12:05 +01:00
  • af5000e019 Merge branch 'main' into niels9001/cmdpal-dedup-bands niels9001/cmdpal-dedup-bands Niels Laute 2026-03-24 21:24:26 +01:00
  • 3d2f069c43 [CmdPal Dock] New pin UX (#46436) Niels Laute 2026-03-24 21:19:28 +01:00
  • 178be75a61 Update KeyboardManagerModuleCommandProvider.cs niels9001/kbm-pin Niels Laute 2026-03-24 21:05:49 +01:00
  • 9250c82d23 CmdPal: Rename idappUserModelId in LaunchProfileCommand to remove ambiguity (#46481) niels9001/cmdpal-terminal-dock-pinning Copilot 2026-03-24 15:05:39 -05:00
  • a531f2bd84 Nits dev/jpolasek/b/46404-cmdpal-fix-dock-context-menu-follows-commandbar Jiří Polášek 2026-03-24 21:03:23 +01:00
  • 79d9b0e667 CmdPal: Keep TimeDateExtensionPage simple and update every time (#46396) Jiří Polášek 2026-03-24 20:51:04 +01:00
  • 3c40282f16 Update src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.WindowsTerminal/WindowsTerminalCommandsProvider.cs Michael Jolley 2026-03-24 14:39:31 -05:00
  • 27bb510c94 Update src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.WindowsTerminal/Helpers/TerminalHelper.cs Michael Jolley 2026-03-24 14:38:54 -05:00
  • 24882857f1 Update src/modules/cmdpal/ext/Microsoft.CmdPal.Ext.WindowsTerminal/Pages/ProfilesListPage.cs Michael Jolley 2026-03-24 14:37:16 -05:00
  • 11688e0c4c Merge main Jiří Polášek 2026-03-24 20:28:40 +01:00
  • e2f611a7fc CmdPal: Prevent PgUp/PgDown from selecting non-internactive items (#46439) Jiří Polášek 2026-03-24 20:15:44 +01:00
  • 9697b54024 CmdPal: Gate TopLevelViewModel check behind SupportsPinning copilot/fix-duplicate-pin-commands copilot-swe-agent[bot] 2026-03-24 18:40:02 +00:00
  • 84ce86c573 CmdPal: Fix missing app context menu actions on the main page (#46293) Jiří Polášek 2026-03-24 19:30:52 +01:00
  • 735ea01a93 CmdPal: Fix dock popup XamlRoot handling on DockControl (#46305) Jiří Polášek 2026-03-24 19:18:59 +01:00
  • 93f80f5f61 CmdPal: Reduce DockWindow backdrop switching and visual artifacts (#46309) Jiří Polášek 2026-03-24 19:17:51 +01:00
  • 21f06b8bd0 Always On Top: The opacity should be able to configure the hotkey individually (#46410) Kai Tao 2026-03-25 02:02:36 +08:00
  • fa78cc8ea7 [OOBE] Ensure the Settings button on the SCOOBE page opens Home, not a blank page (#46203) Dave Rayment 2026-03-24 16:33:19 +00:00
  • cb9d54317a Add ItemsRepeater focus restoration on Extensions settings page (part deux) (#45903) Jessica Dene Earley-Cha 2026-03-24 09:00:05 -07:00
  • 5d0eabed15 CmdPal: Fix scroller scrolling and down glyph (#46447) Jiří Polášek 2026-03-24 16:42:41 +01:00
  • 018f9417a1 feat(cmdpal): Implement CommandResult.GoToPage() copilot/implement-commandresult-gotopage copilot-swe-agent[bot] 2026-03-24 12:14:45 +00:00
  • 658ddead43 Initial plan copilot-swe-agent[bot] 2026-03-24 11:57:01 +00:00
  • 0bb351c234 why we need additional param dev/vanzue/fix-up-down-arrow-render Kai Tao (from Dev Box) 2026-03-24 19:30:46 +08:00
  • 48bb84e74b Further refactor Kai Tao (from Dev Box) 2026-03-24 19:14:40 +08:00
  • fa9b41544b fix comment Kai Tao (from Dev Box) 2026-03-24 18:55:35 +08:00
  • 7051b8939b [Skills] Add WPF to WinUI 3 migration agent skill (#46462) moooyo 2026-03-24 17:40:33 +08:00
  • 0f1ea8cb18 fix spelling issue yuleng/skills/winui3/1 Yu Leng (from Dev Box) 2026-03-24 16:35:07 +08:00
  • 0d41d45a64 [Settings] Decouple Settings.UI.Library from PowerDisplay.Lib to fix … (#46325) moooyo 2026-03-24 15:06:07 +08:00
  • 0bc45045e0 Merge branch 'gleb/advanced-paste' of https://github.com/microsoft/PowerToys into gleb/advanced-paste Gleb Khmyznikov 2026-03-23 21:42:10 -07:00
  • 03438406c7 fix installer Gleb Khmyznikov 2026-03-23 21:42:06 -07:00
  • 85bd306a6e CmdPal: Fix duplicate Pin to... context commands on top-level items copilot-swe-agent[bot] 2026-03-24 04:11:19 +00:00
  • ba7ffd0045 Initial plan copilot-swe-agent[bot] 2026-03-24 03:31:58 +00:00
  • 1a46bfd049 Update src/settings-ui/Settings.UI/SettingsXAML/OOBE/Views/ScoobeReleaseNotesPage.xaml.cs dev/vanzue/fix-whats-new-style Kai Tao 2026-03-24 11:23:21 +08:00
  • 4ac125a14c Fix what's new page heading style when dark mode Kai Tao (from Dev Box) 2026-03-24 11:10:02 +08:00
  • b0db4d5548 remove unrelated Kai Tao (from Dev Box) 2026-03-24 10:04:42 +08:00
  • 4b0bc55452 remove unrelated Kai Tao (from Dev Box) 2026-03-24 10:01:41 +08:00
  • a6f09649d4 we should use original code Kai Tao (from Dev Box) 2026-03-24 09:54:45 +08:00
  • 378dea7243 fix settings arrow render Kai Tao (from Dev Box) 2026-03-24 09:19:29 +08:00
  • 62f33edc6f Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw dev/vanzue/aot-hotkey Kai Tao 2026-03-24 08:18:43 +08:00
  • cccd55f944 Update src/settings-ui/Settings.UI/SettingsXAML/Views/AlwaysOnTopPage.xaml Kai Tao 2026-03-24 08:18:34 +08:00
  • c58716b5a7 Update src/settings-ui/Settings.UI/SettingsXAML/Views/AlwaysOnTopPage.xaml Kai Tao 2026-03-24 08:18:24 +08:00
  • f884ac9b7f Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw Kai Tao 2026-03-24 08:17:58 +08:00
  • d69036fbaf Merge branch 'niels9001/cmdpal-dedup-bands' of https://github.com/microsoft/PowerToys into niels9001/cmdpal-dedup-bands Niels Laute 2026-03-24 00:45:02 +01:00
  • 59c023b0f5 Another fix Niels Laute 2026-03-24 00:44:57 +01:00
  • 9f6d6b9cf2 Fix build gkhmyznikov 2026-03-23 16:34:54 -07:00
  • 9aa10e9e9c Fix scroller not scrolling and incorrect down glyph in vertical scrollbar dev/jpolasek/b/46441-cmdpal-fix-dock-scroller Jiří Polášek 2026-03-23 23:51:49 +01:00
  • f53e64a456 fix xaml gkhmyznikov 2026-03-23 15:17:27 -07:00
  • 1c2dd690f3 Update src/modules/cmdpal/Microsoft.CmdPal.UI.ViewModels/CommandProviderWrapper.cs Niels Laute 2026-03-23 23:11:32 +01:00
  • 0a2bc81c25 fix laf attestation string gkhmyznikov 2026-03-23 14:47:55 -07:00
  • 74d0c58123 Update CommandProviderWrapper.cs Niels Laute 2026-03-23 20:57:06 +01:00
  • 125c1edb9e Apply the same conditions to right-click list item context menu Jiří Polášek 2026-03-23 20:08:13 +01:00
  • 009d850d90 i deserve this dev/migrie/f/deskbands-proto-2 Mike Griese 2026-03-23 13:48:05 -05:00
  • 1cb832943c Guard recursive ListViewModel fetch reentry dev/jpolasek/b/46331-cmdpal-fix-listviewmodel Jiří Polášek 2026-03-23 18:09:15 +01:00
  • b7ee6eb9c9 more correct? Mike Griese 2026-03-23 11:13:10 -05:00
  • a1dd55a2ca Revert "REVERTME fine I just need this to build in CI" Mike Griese 2026-03-23 11:12:17 -05:00
  • 3c8d80c9ed REVERTME fine I just need this to build in CI Mike Griese 2026-03-23 11:11:51 -05:00
  • 70025629c9 Harden ListViewModel fetch synchronization Jiří Polášek 2026-03-23 15:55:37 +01:00
  • 6009acf285 what no I always build Mike Griese 2026-03-23 09:44:20 -05:00
  • 57ff11a3e3 format Mike Griese 2026-03-23 08:48:17 -05:00
  • d98f3c4c08 Merge remote-tracking branch 'origin/main' into dev/migrie/f/deskbands-proto-2 Mike Griese 2026-03-23 06:59:22 -05:00
  • 091259cb2c remove the border colors Mike Griese 2026-03-23 06:55:50 -05:00
  • ada893de70 Use all the notifications Mike Griese 2026-03-23 06:51:37 -05:00
  • 202f3575da Be consistent when opening the dock item context menu Jiří Polášek 2026-03-23 12:15:10 +01:00
  • f398b206de Separate dock context menu from shell page command bar (and as a bonus fix Dock context menu search box position) Jiří Polášek 2026-03-23 12:14:09 +01:00
  • 99da587a3c fix copilot comment Kai Tao (from Dev Box) 2026-03-23 18:44:43 +08:00
  • 3bf7063aac Fix 1 dev/jpolasek/f/46285-cmdpal-add-pin-to-app-search-result-item Jiří Polášek 2026-03-23 10:21:12 +01:00
  • 5f130fafad should not intercept the hotkey if it's no effect Kai Tao (from Dev Box) 2026-03-23 13:59:49 +08:00
  • 6414abc18d increase the opacity did not correctly function Kai Tao (from Dev Box) 2026-03-23 13:25:18 +08:00
  • 5a85dd28af standalone settings key for always on top transparency Kai Tao (from Dev Box) 2026-03-23 11:11:36 +08:00
  • 192173911f More loccing niels9001/kbm-manual-key-selection Niels Laute 2026-03-22 15:06:54 +01:00
  • cbfe609df4 Update Resources.resw Niels Laute 2026-03-22 15:05:16 +01:00
  • 2b17cd19a9 Adding additional guardrails from v1 Niels Laute 2026-03-22 15:04:59 +01:00
  • 85939311d4 Closer, closer, but still hangs on dismiss Mike Griese 2026-03-22 07:34:20 -05:00
  • fd96b463c4 Add laf as ADO secret Gleb Khmyznikov 2026-03-21 23:26:33 -07:00
  • 9421efe015 update readme Gleb Khmyznikov 2026-03-21 22:44:53 -07:00
  • 32ffd3a3b2 change workaround Gleb Khmyznikov 2026-03-21 22:18:45 -07:00
  • 23a97c3fa5 very close, still hangs after editing Mike Griese 2026-03-21 22:07:40 -05:00
  • cc48258fbf amazing Mike Griese 2026-03-21 20:43:52 -05:00
  • aa53b60b69 love this Mike Griese 2026-03-21 20:15:28 -05:00
  • a60eab4d03 add more params from sample Gleb Khmyznikov 2026-03-21 14:44:46 -07:00
  • 91b45d8c05 Fixing all the things Niels Laute 2026-03-21 22:23:12 +01:00
  • 816575f0ea THIS IS THE ONE dev/migrie/f/deskbands-proto Mike Griese 2026-03-21 15:03:03 -05:00
  • bb0a43c5f1 the taskbar sice is about right Mike Griese 2026-03-21 14:00:42 -05:00
  • 28b09ab1e1 the right space Mike Griese 2026-03-21 13:26:56 -05:00
  • 1668aef117 Manual selection of keys Niels Laute 2026-03-21 18:53:17 +01:00