Commit Graph

5352 Commits

Author SHA1 Message Date
Niels Laute
adf07ff0c3 Added new controls 2021-08-08 22:10:19 +02:00
Niels Laute
db89faf2e1 IsEnabled state support 2021-08-08 20:20:59 +02:00
Niels Laute
96171f70bc KBM 2021-08-08 19:54:26 +02:00
Niels Laute
6bf2629acb UI fixes 2021-08-05 22:39:27 +02:00
Seraphima Zykova
35c8130060 [FancyZones Editor] Reset layout shortcut key after canceling changes (#12613)
* don't update backup layout quick keys
* cancel changes on closing
2021-08-05 17:29:54 +01:00
Davide Giacometti
cc6a8d30b3 [Runner] Open settings when runner is elevated (#12597) 2021-08-04 18:54:09 +01:00
Niels Laute
fc4f2ffcea Fixes 2021-08-04 18:43:11 +02:00
Jaime Bernardo
37e130a1a8 [FZE] Fix crash when double clicking edit layout (#12609) 2021-08-04 15:23:28 +01:00
Stefan Markovic
7751fed39e Place cursor in the end of the name on textbox focus (#12607) 2021-08-04 14:50:32 +02:00
Jaime Bernardo
d106db8061 [File Explorer] fix enabling all modules at start (#12599) 2021-08-04 13:42:19 +01:00
Deondre Davis
b84f9c93bf v0.43 Updates (#12596)
* Update README.md

* Update expect.txt

* Update README.md
2021-08-03 16:35:12 -07:00
Niels Laute
f059216dcc Changed order for power preview note 2021-08-02 16:16:30 +02:00
Niels Laute
001527dd54 Awake UX update 2021-08-02 16:15:15 +02:00
Niels Laute
6c81c95e2b General page updates 2021-08-02 14:15:55 +02:00
Niels Laute
d11d2a5b46 Updates screeens 2021-08-02 01:03:10 +02:00
Niels Laute
04f2de09d7 Shortcut Guide 2021-08-01 23:56:39 +02:00
Niels Laute
31da2e49dc Sidepanel updates 2021-08-01 22:19:37 +02:00
Niels Laute
bb181d957c PowerRename 2021-08-01 21:17:27 +02:00
Niels Laute
7d831f4ced Adding new settings control 2021-08-01 20:37:44 +02:00
Stefan Markovic
e762bfa348 Raise notification event on delete key/shortcut button click (#12546) 2021-07-29 10:37:09 +02:00
Andrey Nekrasov
5a97db8992 [CDPX] Fix build: move dll imports to NativeMethods (#12544) v0.43.0 2021-07-28 17:26:06 +03:00
Chris
04636339ce [Powertoys Run] Add setting to confirm system commands (#12427)
* HTTPS by default, HTTP only if specified

* Added/Updated unit tests;Added FTPS

* Added confirmation to system messages such as shutdown, reboot, and lock

* Corrected Typo

* Added confirmation to system messages such as shutdown, reboot, and lock

* Corrected Typo

* Made changes requested by @mykhailopylyp

* Further changes per review by mykhailopylyp

* Fixes per code review
2021-07-28 14:37:30 +01:00
Mykhailo Pylyp
9731cdee67 Revert "[PowerToys Run] Update to net5 (#12434)" (#12543)
This reverts commit c651a4b36e.
2021-07-28 12:15:47 +01:00
Niels Laute
0c02a9acd7 [Settings] Accessibility improvements (#12504)
* Leaving out unicode char from automationproperties.name

* Colorpicker page accesbility fixes

* Fix for toggleswitch

* Remove heading level 1 from navview items

* Fixes for redunant narrator announcements

* Added automationproperties.name to images in oobe

* Fix

Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-28 12:07:43 +02:00
Niels Laute
6077fa3530 [ColorPicker] Accessibility improvements (#12476)
* Set name to listview

* More fixes

* Narrator improvements

* Tab order

* Color order

* Color label fix

Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-28 12:04:47 +02:00
csigs
1a4d97ef28 LEGO: check in for master to temporary branch. (#12509) 2021-07-28 10:36:53 +01:00
Seraphima Zykova
88513cf38a [FZEditor] stop event waiter (#12529) 2021-07-28 09:28:01 +01:00
Andrey Nekrasov
7c0cc145eb [FZE] Fix missed dependency dll (#12530) 2021-07-27 21:01:45 +03:00
Niels Laute
9e2f379c10 Merge branch 'master' into users/niels9001/settings-newstyle 2021-07-27 15:39:53 +02:00
Niels Laute
dde7b0a3c0 Updated UI fixes and remove conflicts 2021-07-27 15:36:43 +02:00
Niels Laute
31b4620c5b Merge branch 'master' into users/niels9001/settings-newstyle 2021-07-27 15:08:31 +02:00
Jaime Bernardo
398dcc4a44 [Settings] Downgrade Microsoft.UI.Xaml to 2.6.0 (#12523) 2021-07-27 13:37:39 +01:00
Jaime Bernardo
823d641087 [Bug Report Tool] Get Settings event viewer data (#12521)
Adds the event viewer events of PowerToys.Settings.exe to bug reports.
2021-07-27 12:10:23 +01:00
Jaime Bernardo
65618ffa9c [ColorPicker] Close only flyout with escape key (#12441)
When the escape key is pressed in the Color Picker editor, only the
adjust color flyout should be closed instead of the whole window.
2021-07-27 10:31:43 +01:00
Andrey Nekrasov
5e4f50fa45 [Setup] Better prevent FileInUse errors during install (#12512) 2021-07-27 01:23:34 +03:00
Niels Laute
b2a86db6de [Settings/ImageResizer] New UI for sizes listview (#12269)
* Flyout for ImageResizer sizes

* Narrator support

* Improved spaces

* Fixed icons and added a confirmation dialog

* Add updatesourcetrigger

* Spellcheck fix

* Fixed missing strings

* Added messagedialog

* Fixes

* Focus fix

* Accesibility fix

Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-26 19:00:53 +02:00
Andrey Nekrasov
d2e04d46f4 [FZE] Send close signal to Editor when the main app closes (#12510) 2021-07-26 17:02:44 +03:00
Stefan Markovic
6dfaf6a21c [FZ Editor] Custom button with automation event on click (#12338)
* Custom button with automation event on click

* Rename MyButton to ClickAutomationEventButton

* Rename property to OnClickAutomationValue

* Remove unneeded line
2021-07-26 14:24:15 +02:00
Jaime Bernardo
9af08d9842 [Settings] Fix PowerToys run plugin toggle boxes (#12488) 2021-07-25 18:03:16 +02:00
Andrey Nekrasov
d57773e8ef [VCM] Fix issues on certain systems (#12481)
- Don't depend on System.Windows.Forms in the Settings -> use callback instead
- Fix overlay image setting saving
- Use dynamic DLL loading in Interop
- Load VCM only when mf.dll is available
2021-07-23 16:59:22 +03:00
Tony Xia
24a80de2ec Fixed a minor typo (#12482) 2021-07-23 11:48:12 +01:00
Niels Laute
75e5a5d4c0 Removed reference from installer file 2021-07-22 15:43:12 +02:00
Niels Laute
135a52eaa6 Resource string update 2021-07-22 14:32:38 +02:00
Niels Laute
f9d9ec9fd3 Resource update 2021-07-22 14:31:46 +02:00
Niels Laute
62d938c7c5 Fix 2021-07-22 14:27:49 +02:00
Niels Laute
eb8a9bb836 Margin fixes 2021-07-22 13:49:17 +02:00
Niels Laute
468709b488 Added OOBE to shellpage 2021-07-22 11:46:46 +02:00
Niels Laute
a6c3ca3165 Merge branch 'master' into users/niels9001/settings-newstyle 2021-07-22 11:01:41 +02:00
Niels Laute
4bac5d2ae3 Updated pages 2021-07-22 11:01:34 +02:00
Jaime Bernardo
ec544b0907 [Settings] Fix VCM page converters (#12459)
Convert the uses of ModuleEnabledToForegroundConverter to
ModuleEnabledToOpacityConverter in line with the rest of the settings
pages.
2021-07-21 20:55:24 +03:00