Jeremy Sinclair
67a4d344d6
[Deps] Upgrade Microsoft.Windows.CppWinRT to 2.0.250303.1 ( #45420 )
...
This PR upgrades the **Microsoft.Windows.CppWinRT** NuGet package from
version **2.0.240111.5** to **2.0.250303.1** across the entire PowerToys
solution.
2026-02-11 08:54:24 -08:00
Jaime Bernardo
5b692438b7
[Deps]Upgrade CppWinRT to 2.0.240111.5 ( #31396 )
...
* [Deps]Update CppWinRT to 2.0.240111.5
* Apply fix for robmikh.common incompatibility with cppwinrt
* Add CppWinRT to projects that were missing it
* Fix spellcheck
2024-02-13 13:55:14 +00:00
Dongle
937e7b0c00
[Deps]Upgrade to WinAppSDK 1.4 ( #28310 )
...
* Update to WASDK 1.4
* Remove redundant title bar styles.
* Update notice
* Update C++ projects as well
* Upgrade CppWinRT too
* Add exception to WASDK file version set to 1.0.0.0
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2023-09-07 09:36:47 +01:00
Rose
792c09167b
Update Windows.CppRT to latest version ( #21157 )
2022-10-12 11:19:01 +03:00
Clint Rutkas
5f12351a72
[Deps] Consolidate nuget packages ( #20992 )
...
* consolidating webview
* Consolidating CsWinRT
* Consolidating SDK Build tools
* Consolidating CppWinRT
* Microsoft Windows SDK Win32 API Source Generator
2022-10-11 12:04:11 +01:00
damienleroy
d9c0af232b
[New PowerToy] PowerAccent ( #19212 )
...
* add poweraccent (draft) for PR
* removing french text for Spell checking job
* add 'poweraccent' to spell checker
* add 'damienleroy' to spell checker file
* adding RuntimeIdentifiers for PowerAccent project
* duplicate image for settings
* update commandline arguments for launch settings
* Removing WndProc for testing with inter-process connection
* add PowerAccent sources for PowerToys
* fix spellcheck
* fixing stylecop conventions
* Remove StyleCop.Analyzers because of duplicate
* fixing command line reference
* Fixing CS8012 for PowerAccent.
* ARM64 processor
* - Modify PowerAccent fluenticon for dark mode
- Try fix arm64 release
* Remove taskbar
* init Oobe view
* - added POwerAccent to App.xaml.cs
- change style to markdown in Oobe display
* - fixing poweraccent crash
- change Oobe LearnMore link
* Installer and signing
* Cleanup
Add settings
* Issue template
* Add some more characters
* Disabled by default
* Proper ToUnicodeEx calling and remove hacks
* Fix spellcheck
* Remove CommandLine dependency and debug prints. Add logs
* fix signing
* Fix binary metadata with version
* Fix the added space bug
* Only type space if it was the trigger method
* Take account of InputTime for displaying UI
* Fix code styling
* Remove the Trace WriteLine hack and add a delay instead
* Reinstate logs
* Better explanations
* Add telemetry for showing the menu
* Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
* Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
* Update src/modules/poweraccent/PowerAccent.Core/Tools/KeyboardListener.cs
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
* Add accented characters for S
* Default to both activation methods
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
* Update src/modules/poweraccent/PowerAccent.Core/Services/SettingsService.cs
Co-authored-by: Damien LEROY <dleroy@veepee.com >
2022-08-26 17:01:50 +01:00