Commit Graph

  • 243647a70d Move to proper WPF Niels Laute 2026-03-17 11:18:30 +01:00
  • 32e0f33b77 [Hosts] Simplify OpenHostsFile to use notepad directly Yu Leng (from Dev Box) 2026-03-17 15:49:46 +08:00
  • 0e181a41f7 Fix Settings UI ARM64 AOT binding warnings vanzue 2026-03-17 14:45:50 +08:00
  • 9765107cd9 fix ut vanzue 2026-03-17 13:04:22 +08:00
  • 87b24afa23 Security: Fix Local privilege escalation via DLL hijack (#46145) Kai Tao 2026-03-17 11:27:57 +08:00
  • 88c6514a2c Merge main Michael Jolley 2026-03-16 21:43:03 -05:00
  • cf137ccbbc Merge branch 'main' into stable v0.98.0 Zach Teutsch 2026-03-16 21:39:04 -04:00
  • 74c53c14e6 KBM Icon fix (#46157) Niels Laute 2026-03-17 02:29:29 +01:00
  • 02d8069efd Merge branch 'niels9001/kbm-iconfix' of https://github.com/microsoft/PowerToys into niels9001/kbm-iconfix niels9001/kbm-iconfix Zach Teutsch 2026-03-16 19:53:46 -04:00
  • 424a61db6b undo changes Zach Teutsch 2026-03-16 19:53:32 -04:00
  • 6cd75b72ff Include the WinUI3Apps\Assets\KeyboardManagerEditor folder Dustin L. Howett 2026-03-16 15:48:09 -05:00
  • c5baa4d5ad copy 44x44 logo to output Zach Teutsch 2026-03-16 14:52:39 -04:00
  • 77173cd075 CmdPal: Stop dock window resizes from saving for normal window opens (#46118) Michael Jolley 2026-03-16 11:47:54 -07:00
  • c704f18181 add shortcut text for settings button chatasweetie 2026-03-16 11:45:57 -07:00
  • d113ae74e5 More tweaks Niels Laute 2026-03-16 19:44:05 +01:00
  • 809ecd3403 Push Niels Laute 2026-03-16 19:41:03 +01:00
  • 1a496aaeaa Improve code maintainability and robustness in ImageResizer Yu Leng (from Dev Box) 2026-03-17 02:37:47 +08:00
  • 6007f1a59d Make Dock stay on top of all other windows dev/jpolasek/f/46161-cmdpal-make-dock-stay-on-top Jiří Polášek 2026-03-16 19:34:06 +01:00
  • 149e7b1efe Update LightSwitchPage (#46160) Niels Laute 2026-03-16 19:20:50 +01:00
  • 7e3e6c7eda Fix settings UI for ZoomIt mariohewardt/markruss/panorama MarioHewardt 2026-03-16 11:10:52 -07:00
  • c9b86b7a41 Update KeyboardManagerEditorUI.csproj Niels Laute 2026-03-16 18:34:45 +01:00
  • b75e1a6d95 Update LightSwitchPage.xaml niels9001/lightswitch-pd Niels Laute 2026-03-16 18:30:00 +01:00
  • cc924038dc Push Niels Laute 2026-03-16 17:11:32 +01:00
  • 76b16bf93c Fix spelling check and XAML formatting issues Yu Leng (from Dev Box) 2026-03-16 23:33:31 +08:00
  • 2509a8b8db xaml format vanzue 2026-03-16 22:49:17 +08:00
  • 82b5e1ad62 fix spell vanzue 2026-03-16 19:48:30 +08:00
  • fa4c5c4a27 Initial plan copilot/sub-pr-46098 copilot-swe-agent[bot] 2026-03-16 10:58:13 +00:00
  • 1b877d5622 Apply suggestion from @daverayment zt/98-release-notes Niels Laute 2026-03-16 11:00:47 +01:00
  • 2a47cd4187 Apply suggestion from @daverayment Niels Laute 2026-03-16 11:00:34 +01:00
  • 47dcde90d0 Apply suggestions from code review Niels Laute 2026-03-16 10:59:59 +01:00
  • 8b37edddd2 fix spell vanzue 2026-03-16 16:14:33 +08:00
  • dcdb67f571 Update README.md Niels Laute 2026-03-16 07:31:14 +01:00
  • 0a9da0d208 Update README.md Niels Laute 2026-03-16 07:30:51 +01:00
  • 413a90c434 Update README.md Niels Laute 2026-03-16 07:30:22 +01:00
  • 8f85fa4771 Update README.md Niels Laute 2026-03-16 07:30:05 +01:00
  • 7fdce16633 Update README.md Niels Laute 2026-03-16 07:29:38 +01:00
  • 147d69cd49 Update README.md Niels Laute 2026-03-16 07:29:08 +01:00
  • cde69f288e Update README.md Niels Laute 2026-03-16 07:28:55 +01:00
  • dcdf37f84b Update README.md Niels Laute 2026-03-16 07:28:33 +01:00
  • 0c2d24c3f6 PowerToys Extension: Use project build because we don't need packagereference (#46080) Kai Tao 2026-03-16 10:58:21 +08:00
  • 5d5f4edd3a Include new Microsoft.CmdPal.Ext.PowerToys dependencies in the solution filter dev/jpolasek/p/powertoys-extension-sdk-upgrade-fix-slnf Jiří Polášek 2026-03-15 12:10:39 +01:00
  • 3aa95ec5cf Fix GIF trim right-clip position lost on dialog reopen Mark Russinovich 2026-03-14 10:42:04 -07:00
  • 7671396f44 Fix portrait-portal axis detection: defer transposed-only on tall frames Mark Russinovich 2026-03-14 10:14:13 -07:00
  • 7c7ef16b64 Update InputPage.xaml Niels Laute 2026-03-13 11:29:22 +01:00
  • c6a119845d Merge branch 'main' into yuleng/winui3 Niels Laute 2026-03-13 11:26:48 +01:00
  • 9ffe776eed XAML and UI improvements Niels Laute 2026-03-13 11:26:31 +01:00
  • 4f96329cb3 try setup installer for aot vanzue 2026-03-13 15:41:40 +08:00
  • 6dc6f25ee8 settings aot vanzue 2026-03-13 11:29:35 +08:00
  • a025d4dfc4 add settings collapse gkhmyznikov 2026-03-12 17:26:52 -07:00
  • e9869f3c9c Merge branch 'zt/98-release-notes' of https://github.com/microsoft/PowerToys into zt/98-release-notes Zach Teutsch 2026-03-12 19:54:01 -04:00
  • 71f80d865d update expect.txt Zach Teutsch 2026-03-12 19:53:42 -04:00
  • e1b51dc359 Update README.md Zach Teutsch 2026-03-12 19:49:27 -04:00
  • fe321490ea Update README.md Zach Teutsch 2026-03-12 19:48:11 -04:00
  • 5d7ee30880 Update readme for 0.98.0 Zach Teutsch 2026-03-12 19:42:46 -04:00
  • f6149bb72f default provider gkhmyznikov 2026-03-12 16:37:42 -07:00
  • 74eafb56b3 Custom models picker, default models picker gkhmyznikov 2026-03-12 16:13:15 -07:00
  • 2cc051ee33 Merge branch 'main' into stable Zach Teutsch 2026-03-12 14:29:12 -04:00
  • 6c5a415fd4 Update spec and regenerate IDL from it Jiří Polášek 2026-03-12 17:39:06 +01:00
  • e3761ee8dc Merge main Jiří Polášek 2026-03-12 16:24:30 +01:00
  • 34d0d26e2e One edit flyout ; SUI Mike Griese 2026-03-12 10:18:17 -05:00
  • a3d8215c7b merge main vanzue 2026-03-12 20:18:16 +08:00
  • 9cfd0dd7f3 lawd, it did the whole thing Mike Griese 2026-03-12 06:36:19 -05:00
  • 4e4d0a610f wire things up for cmdpal & kbm codex/kbm-cmdpal-mappings vanzue 2026-03-12 18:11:41 +08:00
  • b34a10c624 Add missing comma to StatusContext enum item dev/jpolasek/f/cmdpal-idl-reformat-editorconfig Jiří Polášek 2026-03-12 10:20:21 +01:00
  • cbfc9a3709 Nearly Headless File Jiří Polášek 2026-03-12 10:11:36 +01:00
  • 381e995d78 Nearly Headless FileRandomly select formatting rules in the file and apply them consistently: Jiří Polášek 2026-03-12 10:03:10 +01:00
  • ad3dea25bf Configure .editorconfig for IDL, normalize trailing whitespace and empty lines Jiří Polášek 2026-03-12 09:48:04 +01:00
  • 59927fdec0 ZoomIt panorama: fix selective restore build break markrussinovich 2026-03-11 21:33:46 -07:00
  • 0153374f22 ZoomIt panorama: restore startup axis fix and tests markrussinovich 2026-03-11 20:44:06 -07:00
  • 6072ec7d8f fix settings buttons gkhmyznikov 2026-03-11 18:51:07 -07:00
  • 1c78950d83 more improvements gkhmyznikov 2026-03-11 18:24:34 -07:00
  • ecc93eaa33 more customization gkhmyznikov 2026-03-11 15:18:51 -07:00
  • 82cea81fcc Removing .squad stuff dev/mjolley/multi-monitor-dock Michael Jolley 2026-03-11 16:54:42 -05:00
  • 80eee23015 Merging changes from persistence branch Michael Jolley 2026-03-11 16:53:23 -05:00
  • 78bcf8e4f1 PR Feedback Michael Jolley 2026-03-11 16:30:02 -05:00
  • b81ea23c68 CmdPal: Adding a lock around perf monitor updates (#46061) Michael Jolley 2026-03-11 14:06:44 -07:00
  • 39bbf0593e [KBM] Fixing text replacement bug (#46069) Jaylyn Barbee 2026-03-11 14:02:46 -04:00
  • 7a8d0aa867 recording: suppress ERROR_CANCELLED throw on user-cancelled save markrussinovich 2026-03-11 09:08:24 -07:00
  • 6ffa0d9610 panorama: reject redraw-blank frames during capture markrussinovich 2026-03-11 08:11:39 -07:00
  • aa300c6f7a fix dev/vanzue/powertoys-extension-sdk-upgrade vanzue 2026-03-11 19:18:01 +08:00
  • 4620f6f381 [Docs] Update PowerToys download links to version 0.97.2 (#46058) Dave Rayment 2026-03-11 10:20:49 +00:00
  • 3f34dfa291 Fix narrow-strip vertical axis misclassification and add stress coverage Mark Russinovich 2026-03-04 20:02:56 -08:00
  • da3b12d536 Pipeline: Pipeline failed due to restore fail, fix it (#46062) Kai Tao 2026-03-11 11:28:43 +08:00
  • efc89b01ff Merge branch 'main' into stable Zach Teutsch 2026-03-10 22:42:57 -04:00
  • bab77edd11 [Dock] Add pin instructions (#46052) Niels Laute 2026-03-11 03:37:51 +01:00
  • 414ee86fb3 CmdPal: make RDP fallback non-global by default (#46053) Jiří Polášek 2026-03-11 03:37:01 +01:00
  • eeeb6c0c93 feat(winmd-api-search): add WinMD cache generator script and related files (#45606) Gordon Lam 2026-03-11 10:15:32 +08:00
  • 04b91c3510 try-fix pipeline dev/vanzue/fix-ppl vanzue 2026-03-11 09:39:40 +08:00
  • 70e082ce4f [Keyboard Manager] Replace text update (#46046) Jaylyn Barbee 2026-03-10 21:31:14 -04:00
  • efafa50586 panorama: enable AnchorOverride for harmonic and small off-by-1 corrections markrussinovich 2026-03-10 16:37:21 -07:00
  • 57d4ec3bbc Push niels9001/dock-pin-message Niels Laute 2026-03-10 23:11:35 +01:00
  • eed0e20f6b fix shortcut gkhmyznikov 2026-03-10 14:44:43 -07:00
  • 67c1afd898 Round 6: Fix dock startup, simplify per-monitor band settings Michael Jolley 2026-03-10 15:48:41 -05:00
  • b40d0178d3 Round 5: Per-monitor band pinning for multi-monitor dock Michael Jolley 2026-03-10 15:29:59 -05:00
  • a48e741a40 initial gkhmyznikov 2026-03-10 13:14:15 -07:00
  • 176b4a687e Fix multi-dock edit mode sync across monitors Michael Jolley 2026-03-10 14:16:05 -05:00
  • a7beb842b6 Init Niels Laute 2026-03-10 20:33:33 +01:00
  • 8404bfbebb CmdPal-New extension - Show error when path does not exist (#46037) Niels Laute 2026-03-10 20:07:39 +01:00
  • 77412d1961 Settings: Add a solution filter for PowerToys Settings UI and related projects (#46036) Jiří Polášek 2026-03-10 20:05:28 +01:00
  • fad5a3ac69 Adding NEW tag to KBM and Dock (#46048) Niels Laute 2026-03-10 19:59:48 +01:00