Commit Graph

  • 2ec439fb27 Update doc/devdocs/development/dev-with-vscode.md Niels Laute 2026-02-11 14:32:17 +01:00
  • a46a67c3aa More 2026 replacing Niels Laute 2026-02-11 14:15:53 +01:00
  • 6ef3670321 Update setup-dev-environment.ps1 Niels Laute 2026-02-11 14:12:43 +01:00
  • b93a496bcd Fixes Niels Laute 2026-02-11 14:08:38 +01:00
  • a15a7587cc Update readme.md Niels Laute 2026-02-11 13:54:28 +01:00
  • 83b56bc9fb Fixes Niels Laute 2026-02-11 13:44:52 +01:00
  • 030fd3e26b Fix spellcheck Niels Laute 2026-02-11 13:38:20 +01:00
  • 3294cbc545 Fix workaround Niels Laute 2026-02-11 13:35:26 +01:00
  • 603ac55f8a CmdPal: Prevent item template selectors from modifying containers (#45498) Jiří Polášek 2026-02-11 13:03:48 +01:00
  • 3cdbea5f1e Moving expander down Niels Laute 2026-02-11 12:51:34 +01:00
  • 3f5418132d [CmdPal] Fix context menu command items (#45499) Mike Griese 2026-02-11 05:51:00 -06:00
  • 5eb92ec50a Fixes for AOT Niels Laute 2026-02-11 11:50:35 +01:00
  • 714b31caac Localizing more strings and improvements to the AOT instructions settingscard Niels Laute 2026-02-11 11:46:30 +01:00
  • 43c89141a4 fix(HttpClient): take Uri by value in request() to prevent dangling reference async-cpp-changes Gordon Lam (SH) 2026-02-11 18:23:43 +08:00
  • f2f17eb0f0 fix(ZoomIt): replace utils::async_task with wil::task in CaptureScreenshotAsync Gordon Lam (SH) 2026-02-11 18:19:59 +08:00
  • 13cc6fd13e Update src/modules/ZoomIt/ZoomIt/Zoomit.cpp Gordon Lam 2026-02-11 18:15:02 +08:00
  • eedc6ceccc Replace custom utils::async_task with wil::task Gordon Lam (SH) 2026-02-11 17:42:43 +08:00
  • 73ff11174a Cleaning up dead strings Niels Laute 2026-02-11 10:24:35 +01:00
  • 47dbb44a2c fixed icon missing issue shawn/SettingsAOTEnable Shawn Yuan (from Dev Box) 2026-02-11 17:14:00 +08:00
  • e935faf08c [Settings > Advanced Paste] Move GPO info bar for Clipboard History (#45030) Heiko 2026-02-11 08:31:18 +01:00
  • ba1b97951c fix crash issue Shawn Yuan (from Dev Box) 2026-02-11 15:16:19 +08:00
  • ad4a5cdfe7 fix compiling issue Shawn Yuan (from Dev Box) 2026-02-11 14:54:03 +08:00
  • eb5f4c6bd0 [Settings > Generla] Create Bug Report button is wrongly disabled if Telemetry GPO is disabled (#45033) Heiko 2026-02-11 07:26:10 +01:00
  • 3b53810727 fix(async_task): fix use-after-free race and add unit tests Gordon Lam (SH) 2026-02-11 14:19:22 +08:00
  • 658f90d6f8 CmdPal: Add AutomationProperties.Name to Extensions page "More" button (#45516) Jessica Dene Earley-Cha 2026-02-10 21:44:38 -08:00
  • b1f933c0b3 fix(updating): revert accidental filename pattern change and improve async_task Gordon Lam (SH) 2026-02-11 13:23:46 +08:00
  • 58f9b007a6 published settings aot Shawn Yuan (from Dev Box) 2026-02-11 11:37:22 +08:00
  • 876b03595f refactor: address review comments - use async_task<T>, fix deref-before-check, fix coroutine param lifetimes Gordon Lam (SH) 2026-02-11 11:11:24 +08:00
  • 2f829a0a15 docs: add IAsyncAction out-parameter contract comments and fix trailing newline Gordon Lam (SH) 2026-02-11 10:23:15 +08:00
  • 12bfa13b72 Fixing spelling Michael Jolley 2026-02-10 20:15:29 -06:00
  • 54d1ab3b70 WinRTExtensionService Michael Jolley 2026-02-10 20:13:56 -06:00
  • 06eaeff74a apply xaml styling Zach Teutsch 2026-02-10 19:45:33 -05:00
  • ac1a551605 refactor(updating): make get_github_version_info_async and download_new_version_async true coroutines Gordon Lam (SH) 2026-02-11 07:34:26 +08:00
  • c2e6299622 app specific support for URLs and programs Zach Teutsch 2026-02-10 15:17:35 -05:00
  • 3f3e04086e Add developer documentation for implementing telemetry events in PowerToys modules. (#44912) Jessica Dene Earley-Cha 2026-02-10 11:22:51 -08:00
  • 7074eb90e5 Re Niels Laute 2026-02-10 19:13:54 +01:00
  • 4c732ec37c Update Resources.resw Niels Laute 2026-02-10 19:06:08 +01:00
  • e73cda6086 Clean up MWB settings page Niels Laute 2026-02-10 19:04:57 +01:00
  • 008cc236c0 Improving controls code + enabling text selection Niels Laute 2026-02-10 19:04:47 +01:00
  • 42931ef96e Loccing Always On Top Niels Laute 2026-02-10 16:52:11 +01:00
  • 3b874a9567 CmdPal: Port the devhome perf widgets to cmdpal (#45217) Mike Griese 2026-02-10 06:00:27 -06:00
  • e52f85faec Tidy up install logic to block cases that may introduce problems dev/vanzue/installer-issue vanzue 2026-02-10 17:30:45 +08:00
  • 7a86543c8d v0.97.2 hotfix release note (#45485) Kai Tao 2026-02-10 15:37:48 +08:00
  • 67a013f729 Advanced Paste: Handle Foundry local Port change on the fly (#45362) Kai Tao 2026-02-10 15:31:23 +08:00
  • 1c538a781f init, need to resolve publish errors. Shawn Yuan (from Dev Box) 2026-02-10 14:34:29 +08:00
  • 9a9ee9cdf5 added toggles for key remappings Zach Teutsch 2026-02-10 01:27:49 -05:00
  • dc7502451c added toggles for text remappings Zach Teutsch 2026-02-10 00:03:58 -05:00
  • f02d5b3448 poli dev/vanzue/release-note Kai Tao 2026-02-10 12:06:58 +08:00
  • ca783597e2 Fix localization issue in Command Palette section Kai Tao 2026-02-10 11:23:40 +08:00
  • b149ec9f67 Fix formatting and update issue list in README Kai Tao 2026-02-10 11:11:02 +08:00
  • b7191f804a Polish release notes Kai Tao 2026-02-10 10:17:42 +08:00
  • 521d34f1eb CmdPal: Add a button to toggle the visibility of the dev ribbon (#45379) Jiří Polášek 2026-02-10 01:15:22 +01:00
  • 1c6186af9b add AutomationProperties to settings extensions pages more button jearleycha-settings-extensionpages-more-button chatasweetie 2026-02-09 15:46:49 -08:00
  • a02a5a9736 CmdPal: Improvements and fixes for icon loading (#45460) Jiří Polášek 2026-02-09 21:06:39 +01:00
  • 1e25d17920 CmdPal: ApplicationInfoService + fix version in the error report builder (#45374) Jiří Polášek 2026-02-09 21:00:01 +01:00
  • 4959273875 CmdPal: Prevent the main window from stealing focus (#45309) Jiří Polášek 2026-02-09 20:56:30 +01:00
  • 095961402b CmdPal: Transparent window (#45159) Jiří Polášek 2026-02-09 20:42:01 +01:00
  • 7477b561a1 CmdPal: Add precomputed fuzzy string matching to Command Palette (#44090) Jiří Polášek 2026-02-09 20:37:59 +01:00
  • 82671661a8 WinRTExtensionService Michael Jolley 2026-02-09 13:21:41 -06:00
  • 36dacd9f54 If I just plumb the UI element through, then this works great dev/migrie/powerdock-context-menu Mike Griese 2026-02-09 10:59:17 -06:00
  • 8044d758fb The menu does show up, it's just totally in the wrong spot Mike Griese 2026-02-09 10:33:18 -06:00
  • 5f0abd644a Merge remote-tracking branch 'origin/main' into dev/snickler/upgrade-cppwinrt dev/snickler/upgrade-cppwinrt Jeremy Sinclair 2026-02-09 15:41:47 +00:00
  • 9194bae1ee refactor(updating): use WinRT async types Gordon Lam (SH) 2026-02-05 15:13:32 -08:00
  • 8f57522228 refactor(updating): update async methods to use std::expected and co_await Gordon Lam (SH) 2026-02-05 12:04:12 -08:00
  • 7578c77877 refactor(updating): replace std::future with IAsyncOperation for async methods Gordon Lam (SH) 2026-02-03 11:40:48 -08:00
  • 64ac14faa6 build(modules): remove /await option from multiple project files Gordon Lam (SH) 2026-02-03 09:29:48 -08:00
  • 1a396dfd85 build(updating): add WinRT coroutine support and adjust output directories Gordon Lam (SH) 2026-02-02 14:01:47 -08:00
  • 0f25eb62ac Update README.md Kai Tao 2026-02-09 18:07:07 +08:00
  • 1e043f7ae9 v0.97.2 hotfix release note vanzue 2026-02-09 16:25:07 +08:00
  • d4507379ee fix bad toggle bug - working much smoother now Zach Teutsch 2026-02-08 23:21:18 -05:00
  • 9d4a65bf32 setting search evaluation dev/vanzue/ss vanzue 2026-02-09 10:54:59 +08:00
  • 7580797b9e Fix ImageResizer build artifacts and installer issues yuleng/winui3 Yu Leng (from Dev Box) 2026-02-07 21:05:34 +08:00
  • 032b6163cc move resources to sparse root vanzue 2026-02-07 09:12:20 +08:00
  • 740dbf5699 build(common): update project references to use $(RepoRoot) for paths (#44639) Gordon Lam 2026-02-06 16:12:44 -08:00
  • bab25ca0e6 build(logging): reorder import statements in logging.vcxproj user/yeelam/simplifiedPath Gordon Lam (SH) 2026-02-06 14:07:38 -08:00
  • 56654d5ad1 build: switch logging.vcxproj to RepoRoot paths Gordon Lam (SH) 2026-02-06 14:01:12 -08:00
  • 6429651143 build: restore logger.vcxproj paths without toolset Gordon Lam (SH) 2026-02-06 13:38:58 -08:00
  • 8ed4c3b416 build: rollback PlatformToolset edits in vcxproj Gordon Lam (SH) 2026-02-06 13:06:31 -08:00
  • fd2df1c7e1 okay so this DOES WORK it's just not in the right place at all Mike Griese 2026-02-06 13:51:14 -06:00
  • d1f918d57d Remove WinUI3AppsInstallFolder resource handling from WiX Yu Leng (from Dev Box) 2026-02-07 03:09:07 +08:00
  • f39c2fd0a2 fix: restore unused param suppression in HotkeyManager Gordon Lam (SH) 2026-02-06 08:31:22 -08:00
  • 914f2281c3 feat(advancedpaste): add auto-copy selection for custom action hotkeys (#44767) Gordon Lam 2026-02-06 08:25:10 -08:00
  • 0cae32df79 split this scary LoadPageViewModelAsync in half Mike Griese 2026-02-06 09:42:12 -06:00
  • 72accf6ac2 This is ENTERPRISE GRADE SOFTWARE Mike Griese 2026-02-06 09:34:58 -06:00
  • 224962a08a comments Mike Griese 2026-02-06 09:33:04 -06:00
  • 778d151c3e a list is kinda a context menu context huh Mike Griese 2026-02-06 09:17:39 -06:00
  • 1fc0dfc28d [PowerDisplay] Prevent from WinuiEx crash (#45449) Shawn Yuan 2026-02-06 22:50:23 +08:00
  • 90386d2fb6 Update build event and add WPF-to-WinRT migration notes Yu Leng (from Dev Box) 2026-02-06 21:52:32 +08:00
  • 767a7eba00 Create a factory for creating context menu items Mike Griese 2026-02-06 06:51:03 -06:00
  • df4f6f19a2 This does at least work to have an invokable command Mike Griese 2026-02-06 06:35:21 -06:00
  • c4fc884d7f Plumb through to CommandItemVM info about the extension... Mike Griese 2026-02-06 05:51:43 -06:00
  • 1ee721c306 fix build vanzue 2026-02-06 18:54:21 +08:00
  • 3cb71b86f3 Refactor: migrate all imaging to WinRT APIs, remove WPF Yu Leng (from Dev Box) 2026-02-06 18:51:04 +08:00
  • 034759f949 Fix WinuiEx crash issue (#45443) v0.97.2 stable Shawn Yuan 2026-02-06 16:58:29 +08:00
  • ee702f9edf evaluation for the semantic search vanzue 2026-02-06 17:26:24 +08:00
  • ab47d54463 Fix WinuiEx crash issue (#45443) Shawn Yuan 2026-02-06 16:58:29 +08:00
  • b71bce9c6c Prevent from winuiEx crash shawn/fixPowerDisplayWinuiEx Shawn Yuan (from Dev Box) 2026-02-06 15:22:08 +08:00
  • a9585f1d37 remove pdispaly shawn/fixWinuiEx Shawn Yuan (from Dev Box) 2026-02-06 15:03:00 +08:00
  • 9ecf1da045 update Shawn Yuan (from Dev Box) 2026-02-06 15:01:12 +08:00
  • 62ec8ee50e remove pdsplay Shawn Yuan (from Dev Box) 2026-02-06 14:56:56 +08:00