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
Aaron Junker
0040dbd829
Update SECURITY.md from 0.0.2 to 0.0.9 ( #28289 )
2023-09-06 09:14:28 -07:00
Jeremy Sinclair
ce5e0d7981
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-09-06 12:08:41 -04:00
Andrey Nekrasov
2aff860e3d
[KBM]Display VK_SUBTRACT key as "- (Substract)" to distinguish from VK_OEM_MINUS ("-") ( #28271 )
2023-09-06 14:54:52 +01:00
Moritz Kertesz
6cdcaddb7a
[Awake]Extend .ico with down-sampled variants ( #28194 )
...
- Move original icon 2px down and 1px left to produce sharper down-sampling results
- Create ICO-pages for 64x64, 48x48, 32x32, 24x24, 20x20 and 16x16 icon versions
2023-09-05 18:46:52 +01:00
Danny Summerlin
91f7493b8b
[QuickAccent]Calculate accents for "all languages" by querying all languages ( #28164 )
...
* PowerAccent: make All collect from Lang functions rather than return from manually updated list
* I forgot the semicolon
---------
Co-authored-by: dannysummerlinjstartorg <danny.summerlin@jstart.org>
2023-09-05 14:27:01 +01:00
Laszlo Nemeth
83bb573223
[Accessibility]Turn animations off based on Windows settings ( #28128 )
...
* FindMyMouse: switch animations on/off based on global windows settings
* Fancy Zones: enable/disable animations based on global Windows settings
* Shortcut Guide: enabling/disabling animations based on global Windows settings
* spell checker
* Making MouseUtils settings dependent on global windows settings, AnimationEffects. If the global settings is disabled the MouseUtils animation settings is disabled too, description shows the reason.
* Adding error detection, log on SystemParametersInfo call.
* Adding infobar instead of changing description of the settingsbar.
* spell checker
* moving native constant into NativeMethods class
2023-09-05 14:25:24 +01:00
Davide Giacometti
298a5eba2a
[Hosts]Ignore default ACME sample entries ( #28163 )
2023-09-05 12:13:41 +01:00
Davide Giacometti
83f0625427
[FindMyMouse]Support different activation modes ( #28096 )
...
* multiple activation modes for find my mouse
* use custom shortcut
2023-09-04 16:58:37 +01:00
Jeremy Sinclair
752c298ef3
[PTRun][System] Sort NetworkInterfaces by IPv4, then IPv6 ( #28220 )
...
Updated GetList method to sort by IPv4, then IPv6 adapter interfaces to match test logic
2023-09-04 16:16:58 +01:00
Jaime Bernardo
90e5362385
[Tests]Disallow user override of culture options while running tests ( #28207 )
...
* [Tests]Disallow user override of culture options while running tests
* Revert unintended changes to the system's plugin
* Embed utc in the date to run utc tests on other timezones
2023-09-04 16:16:26 +01:00
Stefan Markovic
2c5659d746
0.73 release notes ( #28171 )
...
Co-authored-by: Ethan Fang <117125208+ethan-fang-MS@users.noreply.github.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Clint Rutkas <clint@rutkas.com>
2023-08-31 09:58:24 -07:00
Clint Rutkas
a2a2e4b853
/helped markdown bug fix ( #28232 )
2023-08-31 09:57:52 -07:00
Seraphima Zykova
25e346db92
[FancyZones Editor] Fix layout selection after deleting custom ( #28219 )
2023-08-30 16:24:19 +02:00
Laszlo Nemeth
657e9915ac
[Registry Preview] Adding missing resource string ( #28216 )
...
* Adding missing resource string
* Modify value
2023-08-30 15:18:46 +02:00
Seraphima Zykova
742e50eed7
[FZEditor]Fix "Save and close" not updating layouts ( #28201 )
...
* keep editing model
* hotkey backup
* added restore to base model
* pass model as an arg to edit and backup
* init canvas zones
* serialization
* not needed line
2023-08-29 20:24:30 +01:00
Seraphima Zykova
2305c8e754
[FancyZones] Prevent snapping to invalid zone ( #28206 )
2023-08-29 18:59:02 +02:00
Jaime Bernardo
ebc181bced
[Settings]Flyout disables awake even if Settings page is opened ( #28198 )
2023-08-29 12:23:23 +01:00
Jaime Bernardo
e2a3b7dd22
[Peek]Fix crash while loading thumbnails for small pngs ( #28190 )
2023-08-29 12:22:29 +01:00
Laszlo Nemeth
2e74b5dae8
Fixing json property name to match with the settings file ( #28189 )
2023-08-29 13:21:52 +02:00
Andrey Nekrasov
ddefc27fd7
[PowerRename] Enable enumItems by default properly ( #28191 )
2023-08-29 10:57:45 +02:00
Stefan Markovic
5da6f5b451
Revert "Updated Release Notes for KBM Note ( #28131 )" ( #28170 )
...
This reverts commit ac0677bdee
.
2023-08-27 18:47:18 +02:00
Ethan Fang
ac0677bdee
Updated Release Notes for KBM Note ( #28131 )
...
* Added 'Paste as Plain Text' to the GitHub Issue Template selection drop down
* Update version placeholder too
* Adds Mouse Without Borders as area option in issue templates & updates placeholder PowerToys version
* Updated Release Notes for KBM
* Update README.md
* Update README.md
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Clint Rutkas <clint@rutkas.com>
2023-08-27 17:33:44 +02:00
Jeremy Sinclair
4b06237af0
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-08-27 11:08:38 -04:00
Niels Laute
8d78dd99fd
Adding icon ( #28151 )
2023-08-25 20:11:35 +02:00
Seraphima Zykova
b3532b8c91
[Always on top] Transparent border ( #28127 )
2023-08-25 10:31:51 +02:00
Davide Giacometti
738072f508
Fix exception throw ( #28104 )
...
* fix exception throw
* fix settings crash
* throw runtime_error
2023-08-24 14:53:48 +02:00
Davide Giacometti
83143169c6
Crop And Lock added to Run plugin ( #27927 )
2023-08-24 14:53:33 +02:00
Pedro Lamas
c1316fc9f8
[Peek] show thumbnail and fallback to icon on unsupported files ( #27979 )
2023-08-24 12:10:45 +02:00
Jeremy Sinclair
723e49b662
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-08-23 20:01:08 -04:00
Jeremy Sinclair
71677a15d8
Switch to StartsWith using StringComparison.Ordinal
2023-08-23 20:00:46 -04:00
Jeremy Sinclair
5d1c3e6d2d
ArgumentNullException.ThrowIfNull in Helper
2023-08-23 20:00:01 -04:00
Jeremy Sinclair
e504ddbe2f
Upgrade System.ComponentModel.Composition to 8.0
2023-08-23 19:58:16 -04:00
Andrey Nekrasov
efee03eb99
[KBM] Distinguish numpad keys ( #28097 )
2023-08-23 18:56:40 +02:00
Seraphima Zykova
c2bb2a8c3a
[FancyZones Editor] Duplicating non-selected layout applies duplicated layout fix ( #28042 )
2023-08-22 20:25:03 +02:00
gokcekantarci
5426759b9c
Pt run] keep shell open ( #28041 )
...
* [PTRun] LeaveShellOpen condition added to run command
* [PTRun] Keep shell open added to shell plugin settings.
* [PTRun] Unnecessary variable deleted. Formatting.
* [PTRun] Variable name changed.
2023-08-22 17:16:42 +02:00
Seraphima Zykova
6acae53e2c
[FancyZones] Improve code quality (part 6) ( #28034 )
2023-08-22 14:57:45 +02:00
Davide Giacometti
7c7f6cabf7
[Peek][Monaco Preview] Open Monaco URI in default browser ( #27774 )
...
* open Monaco URI in default browser
* added dialog when URI is opened
2023-08-21 15:51:29 +02:00
Andrey Nekrasov
a46b80c76f
[PowerRename] Enable "Enumerate items" by default ( #28075 )
2023-08-21 15:42:28 +02:00
Stefan Markovic
75ed88f823
Add Base64DecodeRequest description in community.valuegenerator.md ( #28074 )
2023-08-21 13:30:25 +02:00
Aaron Junker
35285088b8
Add /helped command ( #27175 )
...
* Update resourceManagement.yml
* Update .github/policies/resourceManagement.yml
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
---------
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2023-08-21 12:15:31 +02:00
League of Poro
d4ae13238e
Added base64 decode function to the Value Generator ( #27835 )
2023-08-21 12:05:08 +02:00
Deepak Sangle
a8b7d4d627
Fix/peek/file size ( #28051 )
...
* [Peek] displaying file size in correct grammatical format
* Update Directory.Packages.props
* removed unnecessary file
2023-08-21 10:58:50 +02:00
Samuel Bronson
08337a9578
Update ui-architecture.md: Fix .xaml links ( #28068 )
...
* Update ui-architecture.md: Fix .xaml links
* Update doc/devdocs/settingsv2/ui-architecture.md
---------
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
2023-08-21 10:27:11 +02:00
Jeremy Sinclair
27f4f56d2d
Switching to ObjectDisposedException.ThrowIf
2023-08-16 13:19:51 -04:00
Jeremy Sinclair
575e49f70c
ArgumentNullException.ThrowIfNull for CropAndLockViewModel
2023-08-16 13:19:16 -04:00
Jeremy Sinclair
c05270aafd
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-08-16 12:50:18 -04:00
Jeremy Sinclair
132a6cc489
Switch to use ArgumentNullException.ThrowIfNull
2023-08-16 12:45:55 -04:00
Jeremy Sinclair
3244ba9899
[CI] Condense NuGet Restore into MSBuild Tasks ( #27028 )
...
* Remove NuGet Restore tasks and incorporate msbuild restore target
* Add RestorePackagesConfig msbuild argument
* Add RestorePackagesConfig argument for installer
* Remove NuGet installer task
* Added Nuget Restore static graph
* Applied build and restore changes to release pipeline
* Removed NuGet Restore Static Graph
* Set NuGet Restore Graph only to main PowerToys solution
* Removed typo
* Fix path format issue
* Added release pattern
* Removed NuGet Restore Package Graph Options
* Updating NuGet authenticate task.
* Use restore switch in CI
* Use restore switch in Release
* Removed Packages Path
2023-08-16 12:31:10 -04:00
Stefan Markovic
7c5f2a5dc1
[thumbnail previewers] Release source file after reading it ( #28011 )
2023-08-16 15:00:04 +02:00