Commit Graph

  • 1b6a8c54ff [Light Switch] Fix Light Switch start up logic (#45304) Jaylyn Barbee 2026-02-02 20:23:54 -05:00
  • 67518dd754 Workspace: Fix an overlay issue for workspace snapshot draw (#45183) Kai Tao 2026-02-02 09:34:50 +08:00
  • 18d1fd568c PowerToys extension: Bundle localization files into installer (#45194) Kai Tao 2026-02-02 11:31:21 +08:00
  • 3eae35f356 [ImageResizer] Fix Image Resizer not working after upgrade on Windows 10 (#45184) leileizhang 2026-02-05 09:03:48 +08:00
  • e349779766 Fix contrast issue (#45367) Niels Laute 2026-02-05 02:17:13 +01:00
  • 0259e31d20 Fix contrast issue (#45367) Niels Laute 2026-02-05 02:17:13 +01:00
  • 266908c62a [ImageResizer] Fix Image Resizer not working after upgrade on Windows 10 (#45184) leileizhang 2026-02-05 09:03:48 +08:00
  • a208142a73 fix: add cspell ignore for 'runasuser' Windows shell verb issue/44838 Gordon Lam (SH) 2026-02-04 17:01:39 -08:00
  • 6f87e947ff ZoomIt: close the virtual microphone on stop (#45386) Alex Mihaiuc 2026-02-05 02:01:10 +01:00
  • a303ea6b95 init shawn/buildWasdkPPLFix Shawn Yuan (from Dev Box) 2026-02-05 08:52:38 +08:00
  • 285183899f I don't know what I've done. Send help... or Jiri Michael Jolley 2026-02-04 16:32:58 -06:00
  • 337f59db14 Adding icons to the dropdowns Niels Laute 2026-02-04 20:45:01 +01:00
  • 044cd89816 build(ado): add Azure DevOps command configuration to mcp.json Gordon Lam (SH) 2026-02-04 07:06:59 -08:00
  • 595fef617b refactor(updating): replace std::future with IAsyncOperation for async methods Gordon Lam (SH) 2026-02-03 11:40:48 -08:00
  • 4cf675b9d5 build(modules): remove /await option from multiple project files Gordon Lam (SH) 2026-02-03 09:29:48 -08:00
  • 481d6b933d build(alwaysontop): remove AdditionalOptions for ClCompile configuration Gordon Lam (SH) 2026-02-03 09:03:33 -08:00
  • 1273437799 build(notifications): add /FS option for parallel builds to prevent PDB conflicts Gordon Lam (SH) 2026-02-02 18:09:52 -08:00
  • 873251eda6 build(updating): add WinRT coroutine support and adjust output directories Gordon Lam (SH) 2026-02-02 14:01:47 -08:00
  • 994f5e93c8 build(notifications): add additional options for compiler settings Gordon Lam (SH) 2026-01-16 09:42:29 +08:00
  • a5a981aaa1 build(installer): update project files to include CppWinRT props Gordon Lam (SH) 2026-01-14 18:54:05 +08:00
  • 77c27406d8 fix(interop): update KeyboardEventProc to use ev parameter correctly Gordon Lam (SH) 2026-01-14 13:56:23 +08:00
  • e37df23ae7 build(previewpane): update project files to use RepoRoot for dependencies Gordon Lam (SH) 2026-01-14 07:45:47 +08:00
  • 20ae70f8f5 fix(keyboardmanager): replace SolutionDir with RepoRoot in library paths Gordon Lam (SH) 2026-01-13 15:37:39 +08:00
  • f9d7004591 build(keyboardmanager): update project files to use RepoRoot for dependencies Gordon Lam (SH) 2026-01-13 10:26:07 +08:00
  • 93baab3045 fix: Replace remaining SolutionDir with RepoRoot in include directories Gordon Lam (SH) 2026-01-12 09:30:55 +08:00
  • 8c8ceb7ac0 fix: Address PR review comments for path inconsistencies Gordon Lam (SH) 2026-01-09 22:11:08 +08:00
  • 5c31470c10 fix: Remove extra '..' segment from OutputPath values Gordon Lam (SH) 2026-01-09 21:55:01 +08:00
  • 8773ab7ffa build(common): update project references to use $(RepoRoot) for paths Gordon Lam (SH) 2026-01-09 21:35:57 +08:00
  • 805abb3192 Adding the app-specific tag to the listviews Niels Laute 2026-02-04 19:55:46 +01:00
  • 1ac8a236c7 Moving checkbox to the left Niels Laute 2026-02-04 19:53:37 +01:00
  • 33ce801a56 add parameter for powerdisplay profile apply and fix PowerDisplay Noraa Junker 2026-02-04 19:38:30 +01:00
  • 685a3d8388 Update UnifiedMappingControl.xaml Niels Laute 2026-02-04 19:28:30 +01:00
  • 9fa44c87ac feat(advancedpaste): abort custom action on copy failure user/yeelam/SingleCopyAndPaste Gordon Lam (SH) 2026-01-31 09:31:31 -08:00
  • d4d6a6e84e feat(advancedpaste): verify clipboard copy with sequence Gordon Lam (SH) 2026-01-31 09:27:14 -08:00
  • b5f08dbb78 fix(advancedpaste): increase copy retry delay for improved reliability Gordon Lam (SH) 2026-01-23 10:01:34 +08:00
  • c2b9569a90 fix(advancedpaste): improve copy selection retry logic and update description Gordon Lam (SH) 2026-01-21 17:19:35 +08:00
  • d0300cd5c9 fix(settings-ui): correct formatting of AutoCopySelection checkbox Gordon Lam (SH) 2026-01-19 08:28:43 +08:00
  • 8d22b623e6 feat(advancedpaste): add auto-copy selection for custom action hotkeys Gordon Lam (SH) 2026-01-16 22:25:25 +08:00
  • ac36dc4d13 Add proper spacing for the toggles Niels Laute 2026-02-04 18:00:35 +01:00
  • bc0a0c6e0b Add XML documentation to ModuleHelper class issue/45364 Gordon Lam (SH) 2026-02-04 08:49:01 -08:00
  • a815676e96 Add StringTruncationHelper with unit tests issue/45363 Gordon Lam (SH) 2026-02-04 08:48:57 -08:00
  • 70d84fcb88 chore(claude): add symlinks for Claude Code support to GitHub configs (#45204) Gordon Lam 2026-02-04 08:31:40 -08:00
  • ead2a3a129 test: Add config helper utility (Fixes #45364) test/orch-45364 Gordon Lam (SH) 2026-02-04 08:26:21 -08:00
  • da7465f5f8 test: Add string truncation utility (Fixes #45363) test/orch-45363 Gordon Lam (SH) 2026-02-04 08:25:45 -08:00
  • 965520ffe6 Update DockControl.xaml Niels Laute 2026-02-04 16:56:41 +01:00
  • e9aa8edf17 Fix contrast issue niels9001/a11y-sev2-fix Niels Laute 2026-02-04 16:36:25 +01:00
  • 95ef0c2bd3 fix build dev/vanzue/mwb-command vanzue 2026-02-04 16:58:23 +08:00
  • 7b73e7a059 add url toggles Zach Teutsch 2026-02-04 01:51:54 -05:00
  • f0d7c1d61e Cmdpal Powertoys Extension: Support mouse without borders easy mouse and reconnecting command vanzue 2026-02-04 14:50:14 +08:00
  • d3d39f91dc DI Michael Jolley 2026-02-03 20:42:22 -06:00
  • 660c0a4de4 fix typo zt/kbm-toggles Zach Teutsch 2026-02-03 19:13:29 -05:00
  • 0c4b30eb44 Port PowerDisplay Noraa Junker 2026-02-04 00:30:56 +01:00
  • 10f953f684 Working on DI Michael Jolley 2026-02-03 16:48:40 -06:00
  • 54c5d7b55d Working on DI Michael Jolley 2026-02-03 16:48:30 -06:00
  • 16937cf2af merge main Noraa Junker 2026-02-03 23:07:32 +01:00
  • 032e3d5dee Make paste as plain text functional Noraa Junker 2026-02-03 22:54:49 +01:00
  • 54801f09f1 Port Peek Noraa Junker 2026-02-03 22:34:02 +01:00
  • 8d9de117b9 Adds a video trim dialog to ZoomIt (#45334) Mario Hewardt 2026-02-03 13:05:31 -08:00
  • 84706830e7 Add spacing for Extension cards on Settings page Niels Laute 2026-02-03 21:52:19 +01:00
  • c203335558 Adding MinWidth on TitleText for less jumping Niels Laute 2026-02-03 21:52:10 +01:00
  • 673db83022 Fix for click event Niels Laute 2026-02-03 21:34:48 +01:00
  • 29587e48e7 Port ShortcutGuide Noraa Junker 2026-02-03 21:02:18 +01:00
  • c2fe908e18 Delete old ModuleInterface Noraa Junker 2026-02-03 20:50:27 +01:00
  • d55fc53884 Port File Locksmith Noraa Junker 2026-02-03 20:48:52 +01:00
  • cf0a0d7ca9 Port ImageResizer Noraa Junker 2026-02-03 20:43:10 +01:00
  • 139815ceb3 Port PowerRename Noraa Junker 2026-02-03 20:34:38 +01:00
  • 42a7213644 CmdPal: Supress warning CsWinRT1028 for DeleteObjectSafeHandle (#45324) Jiří Polášek 2026-02-03 19:12:38 +01:00
  • f4b06590ad fix: address 3 review comments (method naming, specific exception, logger note) test/review-fix-loop-demo-45999 Gordon Lam (SH) 2026-02-03 10:12:30 -08:00
  • 2cbad2335a fix: address all 6 code review issues Gordon Lam 2026-02-03 09:52:21 -08:00
  • 468aad753d test: add intentional code issues for review/fix loop demo Gordon Lam 2026-02-03 09:48:28 -08:00
  • 9311ac2579 Port New+ and port package.h fully to PowerToys.interop Noraa Junker 2026-02-03 17:59:16 +01:00
  • a0a1f275b4 bump SDK version Mike Griese 2026-02-03 10:51:14 -06:00
  • 340bc7fe4b Everything to fix the SDK Mike Griese 2026-02-03 10:47:23 -06:00
  • b594a6fb37 Everything to fix the SDK Mike Griese 2026-02-03 10:47:23 -06:00
  • 58850be91d Update DockItemControl.xaml Niels Laute 2026-02-03 17:45:17 +01:00
  • 3bd39876fc Dialog improvements and overall fixes Niels Laute 2026-02-03 17:22:54 +01:00
  • 201debdca2 known working commit: dev/migrie/fix-sdk-attempt-2 Mike Griese 2026-02-03 09:47:04 -06:00
  • 6ace8df5db A lot of styling tweaks Niels Laute 2026-02-03 16:24:55 +01:00
  • 218079e596 test(AdvancedPaste): improve reflection helper robustness and rename test method issue/44351 Gordon Lam (SH) 2026-02-03 07:16:49 -08:00
  • 311d05538b Merge remote-tracking branch 'origin/main' into dev/migrie/perf-widget-port Mike Griese 2026-02-03 06:23:33 -06:00
  • f531dd4de0 format Mike Griese 2026-02-03 06:23:15 -06:00
  • 761dd2f75a refactor common utils projects into project based instead of pure header based Kai Tao 2026-02-03 17:27:00 +08:00
  • 920d3a878c aat window context menu dev/vanzue/aat-context-menu Kai Tao 2026-02-03 16:37:06 +08:00
  • 27ba536872 UT: Add ut to protect common utils codes (#45290) Kai Tao 2026-02-03 15:12:45 +08:00
  • 18efa0559c Introduce new utility PowerDisplay to control your monitor settings (#42642) moooyo 2026-02-03 13:53:25 +08:00
  • 438e652fd1 Merge branch 'main' of https://github.com/microsoft/PowerToys into net10-clean Jeremy Sinclair 2026-02-02 23:49:54 -05:00
  • 03bd1f7f55 Merge branch 'zt/new-kbm-localization' into zt/kbm-toggles Zach Teutsch 2026-02-02 22:18:35 -05:00
  • 7c625238b2 Merge branch 'main' into zt/new-kbm-localization Zach Teutsch 2026-02-02 22:17:08 -05:00
  • fd2e7b9a31 fix delete bug Zach Teutsch 2026-02-02 22:14:02 -05:00
  • 5a210f0599 fix delete bug Zach Teutsch 2026-02-02 22:10:27 -05:00
  • f319fbfc07 Reformat copyright and license comments in ResultsPage.xaml Yu Leng (from Dev Box) 2026-02-03 10:41:28 +08:00
  • b27e1081ae Move icons to assets folder, ignore errors in IPC messaging system and fix bug report running message Noraa Junker 2026-02-03 03:12:56 +01:00
  • b3e7c9d227 [Light Switch] Fix Light Switch start up logic (#45304) Jaylyn Barbee 2026-02-02 20:23:54 -05:00
  • 39869bcaae Implement full logging support Noraa Junker 2026-02-03 02:05:42 +01:00
  • fb17678b01 Implement data diagnosticd GPO Noraa Junker 2026-02-03 01:25:37 +01:00
  • 315824f4ef Implement singleton and launching settings via exe Noraa Junker 2026-02-03 01:15:34 +01:00
  • 36907ad6f2 Fix tray icon name Noraa Junker 2026-02-03 01:01:32 +01:00
  • 8bacded9c4 Implement hiding the icon Noraa Junker 2026-02-03 00:54:42 +01:00
  • 5a3ccb3b60 Adapt chromatic icon functionality Noraa Junker 2026-02-03 00:39:05 +01:00
  • 00529713fd Adapt new QuickAccess system and port FileExplorerDllExporter to VS2026 Noraa Junker 2026-02-03 00:14:38 +01:00