Niels Laute
52a237c355
[Chore] Minor icon fixes and adding missing files to installer file ( #14846 )
...
* Updated docs images
* Updated docs images
* Updated icon files
* Update Product.wxs
2021-12-06 22:05:34 +01:00
Stefan Markovic
88ec74d81e
Unify dll/exe naming - interop ( #14795 )
2021-12-06 16:27:54 +01:00
Stefan Markovic
87f6278bf9
Standardize Image Resizer naming ( #14694 )
...
* Standardize Image Resizer naming
* Use no-throw methods
* Do not move if new dir already exist
* Update test files paths
2021-12-02 09:08:43 +01:00
Niels Laute
974bf4708c
[Settings] a11y fixes ( #14667 )
...
* Update FancyZonesPreviewControl.xaml
* Update ImageResizerPage.xaml
* Uid updates
* Update GeneralPage.xaml
* Correct IsTabStop
* Setting focus to page
2021-11-30 14:43:04 +01:00
Niels Laute
319d722a59
[Settings] Add SettingsGroup Description property and VCM message ( #14658 )
...
* Adding ItemsPanel description
* Move PowerPreview textblock to description
* VCM description
* Update ShellPage.xaml
* Update Resources.resw
2021-11-30 14:42:13 +01:00
Niels Laute
7974a9f43b
[Settings] Various bugfixes ( #14611 )
...
* Set maxwidth
* Correct shortcut
* Update GeneralPage.xaml
2021-11-29 12:59:38 +01:00
Deondre Davis
991124c9e4
Preview pane toggle instructions ( #14595 )
...
* Added informative text about toggling preview pane in settings
* Update Resources.resw
* Changed infobar to textblock
* Update src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2021-11-26 15:00:28 +01:00
Clint Rutkas
8743c2329e
Show color as a float and as a decimal value ( #14548 )
...
* #14020 and #12630 - Show color as a float and as a decimal value
* getting stuff up-to-par
* changing RGB Float to VEC4
* Getting Decimal to display correct.
* tweaking VEC4 output. What would be better is if these actually pulled from a real output ...
* Shifting to force decimal
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2021-11-23 09:08:01 -08:00
Jaime Bernardo
46244e8e84
[FindMyMouse]Add additional settings ( #14590 )
...
* [FindMyMouse]Add additional settings
* Add setting for Spotlight Initial Zoom
* PR feedback: lowercase settings names
* PR feedback: settings descriptions
* PR feedback: change opacity to percentage
* PR feedback: increase maximum zoom factor
* PR feedback: group spotlight settings
* PR feedback: Expanders start collapsed initially
* Remove extra settings file save in dllmain
* PR feedback: change initial zoom description
* PR feedback: Add warning for photo sensitive users
* PR feedback: remove warning and add description instead
* PR feedback: size->factor in initial zoom description
* Feedback PR: remove opacity description
* PR feedback: remove photo sensitivity warning
2021-11-23 16:52:17 +00:00
Jaime Bernardo
641d838140
[FindMyMouse]Fix duplicated settings path ( #14584 )
2021-11-23 10:19:26 +00:00
Jaime Bernardo
2d5276f742
Mouse Utils - Mouse Highlighter ( #14496 )
...
* New PowerToys template
* Add CppWinRt to empty PowerToy
* Add Settings reference to empty PowerToy
* Use proper output dir
* Proper WindowsTargetPlatformVersion
* Add filters to vcxproj
* Proper resource file generation
* Add MouseHighlighter proof of concept code
* Abstract implementation into a struct
* Enable module
* Disable module
* Add enable module to settings page
* Can change the hotkey in settings
* Remove remaining boilerplate code
* Add logging
* Add telemetry
* Add Oobe entry
* Add installer instructions
* Add dll to pipelines
* fix spellchecker
* Add more configurability
* Make settings a bit prettier
* Fix spellchecker
* Fix wrong default fade timers
* Fix user facing strings
* Tweak default duration values
* Fix to appear in every virtual desktop
* [Mouse Highlighter] Show highlight on mouse drag (#14529 )
* [Mouse Highlighter]show pointer on mouse drag
* fix spellchecker
* [MU] UI tweaks (#14544 )
* UI tweaks
* Update Resources.resw
* Updated text strings
* fix spellcheck
Co-authored-by: Laute <Niels.Laute@philips.com>
* tweak default values
* PR feedback: use wstring_view
* PR feedback: Log error on json error
* PR feedback: don't throw 1
* PR feedback: fix copy-pasta leftColor->rightColor
* PR feedback:Add another error message on exception
* PR feedback: add todo to use commons/utils/json.h
Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-11-22 13:31:31 +00:00
Clint Rutkas
0dae5d0402
Revert " #14020 and #12630 - Show color as a float and as a decimal value"
...
This reverts commit 022dde4754
.
2021-11-19 14:11:32 -08:00
Clint Rutkas
022dde4754
#14020 and #12630 - Show color as a float and as a decimal value
2021-11-19 14:08:14 -08:00
Niels Laute
dfb5736ac0
[Settings] Add visual preview of appearance settings for FZ ( #14499 )
...
* Adding visual preview
* UI tweaks
* Update FancyZonesPage.xaml
* Update FancyZonesPage.xaml
* Tweaked margins
* UI tweaks
* show desktop wallpaper
* fix spellcheck
Co-authored-by: Laute <Niels.Laute@philips.com>
Co-authored-by: Davide <davide.giacometti@outlook.it>
2021-11-18 20:35:07 +01:00
Niels Laute
36bbce78d7
Update VideoConference.xaml ( #14502 )
...
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-11-18 11:15:50 +00:00
Stefan Markovic
84d361e8a9
[Settings]TabStop in General page only if element is opened ( #14480 )
2021-11-16 16:10:43 +00:00
AnonymousWP
06882b4fbd
[VCM]Fixed typo of string regarding feature ( #14309 )
2021-11-08 12:46:56 +00:00
Davide Giacometti
e19ecd2ba1
[FancyZones] Use accent color and theme ( #14158 )
...
* use accent color and theme
* typo
* Updated FZ color UX (#14171 )
Co-authored-by: Laute <Niels.Laute@philips.com>
* fix resources
* rebase fix
* label updated
Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-11-04 14:30:06 +00:00
Seraphima Zykova
3ead98a770
[Settings.UI.UnitTests][FancyZones] Uncomment test in CI ( #14230 )
...
* uncomment test
* fix typo
2021-11-03 18:06:29 +00:00
FLOAT4
9d9df949ef
Add keyboard shortcuts (without GUI) for switching windows in the same zone (tabs) ( #13973 )
...
Authored-by: float4 <float4-unspecified-mail>
2021-11-03 16:11:42 +01:00
Franky Chen
cd5c22aaa1
Resolved #14236 ( #14243 )
2021-11-03 14:01:08 +01:00
Davide Giacometti
fe85ee5307
[Settings] Fix default settings window size with zoom ( #14199 )
2021-11-02 10:16:03 +00:00
Dustin L. Howett
fa3a5f80a1
Prepare for renaming master -> main ( #13235 )
...
This commit replaces all references to PowerToys' master branch
with "main" in documentation, code and build rules.
- [x] **Linked issue:** #5433
- [x] **Communication:** I've discussed this with core contributors in
the issue.
- [ ] **Tests:** Added/updated and all pass (not applicable)
- [ ] **Installer:** Added/updated and all pass (not applicable)
- [ ] **Localization:** All end user facing strings can be localized
(not applicable)
- [x] **Docs:** Updated
- [x] **Binaries:** Any new files are added to WXS / YML
- [x] No new binaries
2021-11-01 12:21:47 -05:00
yuyoyuppe
24d853966f
[Settings] Fix localization resource include path
2021-10-29 20:06:57 +03:00
Jaime Bernardo
df8aa42ee4
[OOBE] Link to VCM settings page ( #14006 )
2021-10-27 09:05:23 +01:00
Niels Laute
2c608c5a92
Update ImageResizerPage.xaml ( #13995 )
...
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-26 11:34:04 +02:00
Niels Laute
8e0af3fc27
[ColorPicker] HEX format tweak ( #13989 )
...
* Added HEX2
* Revert "Added HEX2"
This reverts commit 6d7b23fd74
.
* Lowercase HEX without hash
* Update ColorRepresentationHelper.cs
* Update expect.txt
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-26 10:30:31 +02:00
Jaime Bernardo
af8366f0fe
[FindMyMouse]Do not activate on game mode ( #13990 )
...
* [FindMyMouse] Do not activate on game mode
* Add settings scaffolding
* fix spellchecker
* Address PR comments
* Adress UI feedback
2021-10-25 19:39:48 +01:00
Davide Giacometti
db90802e6e
[Settings]restore window size and position ( #13912 )
2021-10-25 19:23:36 +01:00
Niels Laute
399df8ab68
[Settings] Fixing ColorPickerButton a11y bugs ( #13961 )
...
* Added ColorPickerButton control
* Updated styles
* Narrator support
* Update IsEnabledTextBlock.xaml
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-22 17:15:17 +02:00
Jaime Bernardo
8d383cba9d
Mouse Utils - Find My Mouse ( #13916 )
...
* Initial FindMyMouse implementation
* Proper enable/disable code
* Settings page
* Change FindMyMouse window name
* Add Oobe page.
* Add icons
* Change settings preview
* Fix mouse utilities aka.ms link spelling
* Remove right control exit behavior
* Remove dllmain boilerplate comments and code
* Add filters to vcxproj
* Add logging
* Add telemetry
* Add installer instructions
* Add dll to pipelines
* Fix Task Manager name for runner changing
* Add a description in dllmain
* Proper resource file creation
* Add reference of link to the docs
* Fix spellchecker errors
* Call DestroyWindow on correct thread
* Add attribution
* Proper ordering of module in Settings and Oobe
* Update Target Platform Version to 18362
* Fix project filters
* Add attribution to Community.md
* Lowercase "utilities"
* [Mouse utils] Adding icon (#13933 )
* Adding images to docs folder
* Updated imagery
Co-authored-by: Laute <Niels.Laute@philips.com>
* Add settings deeplink
Co-authored-by: Niels Laute <niels.laute@live.nl>
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-22 13:30:18 +01:00
Niels Laute
0e5c654d5b
[Settings] Reduce ambiguity of some settings ( #13882 )
...
* Improved FancyZones setting
* Image Resizer update
* PowerRename
* Update Resources.resw
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-19 15:54:44 +02:00
Stefan Markovic
de446c4240
Don't focus InfoBar if not open ( #13895 )
2021-10-19 15:09:34 +02:00
Niels Laute
4f335b9471
[Settings][Chore] Add CheckBoxWithDescriptionControl ( #13866 )
...
* Added new control
* Update Microsoft.PowerToys.Settings.UI.csproj
* Added styling
* Add enableableTextBlock
* Update EnableableTextBlock.xaml
* Updated styles
* Updates styles
* Updated margins
* Name change and typo fix
* Update App.xaml
* Control name change
* Update expect.txt
* More name changes
* Even more name changes
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-19 13:44:13 +02:00
csigs
35ca90b8f2
LEGO: check in for master to temporary branch. ( #13739 )
2021-10-12 15:33:27 +01:00
Andrey Nekrasov
a381a64b31
[VCM] Activate the module ( #13662 )
2021-10-07 16:48:45 +03:00
Davide Giacometti
805d8d81c5
Fix ColorPicker editor and OOBE FancyZones snap ( #13598 )
2021-10-06 14:37:33 +01:00
csigs
9d3c5e50d6
LEGO: check in for master to temporary branch. ( #13610 )
2021-10-04 18:16:09 +01:00
Niels Laute
fe1ee08df4
[Settings] A11y fixes (2) ( #13534 )
...
* Replace radiobuttons with combobox
* Update Resources.resw
* Replaced radiobuttons with ComboBox
* Update ColorPickerPage.xaml
* Updates
* Typo fixes
* PR feedback
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-03 16:48:50 +02:00
Jaime Bernardo
84b2ae3e8f
[PT Run] Add setting to use centralized keyboard hook ( #13557 )
...
* [PT Run] Add setting to use centralized hook
* Add UI separator
2021-10-01 14:59:52 +01:00
Niels Laute
d646edee08
[Settings] A11y fixes ( #13533 )
...
* Added support for headers narrator announcement
* Added name to info button
* Added tabstop support to Infobars
* Adding TabStop
* Added headinglevels
* Replace radiobuttons with combobox
* Revert "Replace radiobuttons with combobox"
This reverts commit 4e57795409
.
Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-01 15:11:09 +02:00
Stefan Markovic
8853adda62
[runner] Enable opening specific settings page ( #13476 )
...
* [runner] Enable opening specific settings page
* Error handling
* Spellcheck
* Address PR comments
2021-09-29 12:54:05 +02:00
csigs
6e4a5a4bb6
LEGO: check in for master to temporary branch. ( #13461 )
2021-09-27 15:20:23 +01:00
Ruben Fricke
3358fd9b02
[Color Picker] Feature/lab color representation ( #12935 )
...
* Created logic to convrt RGB to CIELAB (with intermediate step to CIEXYZ)
* Added CIELAB to the available color representation types
* Created tests for the color conversion from RGB to LAB (and for RGB to XYZ)
* Update ColorPickerViewModel to keep the L*a*b* format the same
* Improved variable names & comment
* Remove url from color converting website to avoid unnecessary license issues
* Removed typo of the wrong variable
* Added expected words into dictionary
* Added links to explain used formulas
* Added CIE XYZ color space
* Added 'SRGB' to the dictionary
* Updated the range for the X and Z value in the CIE XYZ color space comments
* Fixed XYZ to LAB calculations
* Changed output format for CIELAb
Changed L*a*b*(L,a,b) to CIELab(L,a,b)
* Changed output in tests
* Fixed tests
* Added extra accuracy
* Add decimal places to cielab and ciexyz formats
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2021-09-24 16:54:44 +01:00
Jaime Bernardo
f647223e94
[Shortcut Guide] Activate with Windows key press ( #13342 )
...
* [Shortcut Guide] Activate with Windows key press
* fix spellchecker
* pr comments: fix search and add lock
* Add activation method combo box
* fix spellchecker issue for customized
* Standardize centralized hotkeys file names
* Add warning when using the long win key method
* Address PR feedback on text
* More PR feedback
2021-09-23 14:23:22 +01:00
Heiko
a0ebe5ed54
[Code refactoring] Make code comment and NullOrEmpty check more clear ( #13352 )
...
* Clarify code
* grammar fix
* comment change
2021-09-22 22:43:28 +01:00
Heiko
f9bb7ba270
[ImageResizer] Default values for new size ( #13285 )
...
* Code changes
* small fix in unittests
* Add new Unit Test
* Fix tests
* fix typo
* remove unused code from unit test
* Update resource string name
* Add name counter
* comment update
* Update tests
2021-09-21 23:55:42 +01:00
csigs
f4531130b6
LEGO: check in for master to temporary branch. ( #13317 )
2021-09-20 21:50:10 +01:00
Niels Laute
2c44cc9cd2
[Settings] UI bugfixes ( #13260 )
...
* Fixed HyperlinkButton style
* Bugfixes to NavView
* Update ShellPage.xaml
* Replaced Windows 10 with Windows
* Updated strings
* Tweaks
* Reducing gif file sizes
* Add InfoBadge
* Updated ImageResizer UI
* Updated strings
* Updated string
* Update KBM.gif
* Updated icons
* Update KeyVisual.xaml
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-09-19 16:22:39 +02:00
Jaime Bernardo
8115a709e9
[Settings] Upgrade WinUI to 2.7.0 ( #13226 )
2021-09-16 17:16:01 +01:00
R. de Veen
7ac1e00d01
[FileExplorer] Add PDF Thumbnail Provider for Windows Explorer ( #13058 )
...
* Add PdfPreviewHandler to build dependency of runner
* PDF Thumbnail Provider
* Remove using brackets
* Pdf Thumbnail - Settings and Unit Tests
* Removed resx
* Add PDF Thumbnail Provider binary
* Install Pdf Thumbnail Provider
* Fix pagee spelling error.
* Update Windows dependency to version 10.0.18362.0 because that is the minimal required version of the PowerToys.
* Add Pdf Preview Handler and Pdf Thumbnail Provider
2021-09-14 17:01:45 +01:00
csigs
1edd52014e
LEGO: check in for master to temporary branch. ( #13183 )
2021-09-13 14:22:43 +01:00
Andrey Nekrasov
7c2a807278
[VCM] add comment how to enable the corresponding OOBE page ( #13145 )
2021-09-10 14:15:16 +03:00
csigs
2c58bdbfb2
LEGO: check in for master to temporary branch. ( #13073 )
2021-09-08 17:27:48 +01:00
Niels Laute
a6cca7cfb0
[Settings] Shortcut UX redesign ( #12977 )
...
* Added dialog
* Added virtualkey logic
* Key logic in place
* Styling
* Updated layout
* Updated foreground
* Refactor
* Catching error handling
* Hotkey UI handling
* Spell check
* Adding shortcut visuals to OOBE
* INtroducing shortcutcontrol for OOBE
* Removed unneccasry comments
* OOBE fixes
* Fix
* Visual updates
* Update Product.wxs
* Updated UI
* Update Product.wxs
* Changes
* Changed installer file
* Fixed warner banner height
* Added visual key to KBR
* Updated margin
* pr 12977: fix installer issue (#13075 )
Co-authored-by: Niels Laute <niels9001@hotmail.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2021-09-06 20:21:18 +02:00
csigs
ee69dc5e44
LEGO: check in for master to temporary branch. ( #12952 )
2021-09-03 10:56:44 +01:00
Seraphima Zykova
f7333c89bb
[FancyZones][Settings] "Allow zones to span across monitors" prerequisites description. ( #12913 )
2021-08-31 16:23:00 +01:00
Seraphima Zykova
45b5545cf7
[OOBE] Updated KBM preview gif ( #12932 )
2021-08-27 18:41:09 +01:00
Niels Laute
e881043787
Updated strings for powerrename ( #12927 )
...
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-27 16:40:53 +02:00
R. de Veen
4177708e49
Enable PDF files in preview pane ( #9088 )
...
## Summary of the Pull Request
This PR enables user to preview PDF files in the Explorer preview pane
and in Outlook.
**What is this about:**
Windows does not support out of the box experience for previewing PDF
files in the preview pane. Users need to install third-party software
like Adobe Acrobat reader. The PdfPreviewHandler module enbales the user
to preview PDF files.
**How does someone test / validate:**
Run the installer, open Explorer and select a PDF file, enable the
preview pane. Maybe need to remove third-party PDF software.
## Quality Checklist
- [X] **Linked issue:** #3548
- [ ] **Communication:** I've discussed this with core contributors in the issue.
- [X] **Tests:** Added/updated and all pass
- [X] **Installer:** Added/updated and all pass
- [X] **Localization:** All end user facing strings can be localized
- [ ] **Docs:** Added/ updated
- [x] **Binaries:** Any new files are added to WXS / YML
- [ ] No new binaries
- [x] YML for signing
- [x] WXS for installer
2021-08-26 16:43:26 -05:00
Niels Laute
da46b90457
[Settings] Settings UX enhancements ( #12912 )
...
* Update Colors.xaml
* Added warning icon to Run plugin
* Removed redundant name
* Added border
* Removed unused converter
* Update GeneralPage.xaml
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-26 19:53:25 +02:00
Niels Laute
c1127b3667
[Docs/Settings] Updated images ( #12903 )
...
* KBM img updates
* Awake image updates
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-26 13:28:38 +02:00
Niels Laute
fce3864784
Remove ModuleImageLink ( #12873 )
...
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-25 09:22:12 +02:00
Jay
99ec79fe6b
Update PowerRenamePage.xaml ( #12870 )
...
One image was incorrect
2021-08-24 19:25:09 +02:00
Jay
44fd8aa8a8
Update KeyboardManagerPage.xaml ( #12866 )
...
1 incorrect link (missed a letter) and two icons because of #10331
2021-08-24 19:21:48 +02:00
Jay
0c81d5afc4
Update VideoConference.xaml ( #12868 )
...
* Update VideoConference.xaml
Changed one incorrect icon (color picker was used) and two MDL2 icons because of #10331 .
* Update VideoConference.xaml
fixed typo
2021-08-24 17:51:09 +01:00
Niels Laute
eb2ef7070b
[Settings] New UX ( #12470 )
...
* Removed hardcoded background
* Background
* Updated pages
* Added OOBE to shellpage
* Margin fixes
* Fix
* Resource update
* Resource string update
* Removed reference from installer file
* Updated UI fixes and remove conflicts
* Adding new settings control
* PowerRename
* Sidepanel updates
* Shortcut Guide
* Updates screeens
* General page updates
* Awake UX update
* Changed order for power preview note
* Fixes
* UI fixes
* KBM
* IsEnabled state support
* Added new controls
* Update
* Updated nugest packages
* Replaced itemscontrol
* Introducing setting button style
* FancyZones page
* Plugin page
* Switch case
* Fixed typo
* Plugin manager update
* Introducing SettingExpander
* Setting automation properties
* Accesibility improvements
* VCM and cleanup
* Refactoring OOBE pages part 1
* OOBE XAML refactoring
* Added MinWidth to actioncontent controls
* Updates to various settings
* Spell update
* Update to author label
* Clean up
* Removing redunant files
* Move file
* Updated files
* Revert "Updated files"
This reverts commit 1a5c887eae
.
* Revert "Move file"
This reverts commit 2b06c75c1f
.
* Revert "Removing redunant files"
This reverts commit fe79ec1701
.
* Revert "Clean up"
This reverts commit 028e15fab6
.
* Removed redundant styles
* Revert "Removed redundant styles"
This reverts commit dfdfd65021
.
* Files cleanup
* Removing converter, updating background and paddings
* Styling updates
* Unit test updates
* Fixes
* Installer fixes
* Update Resources.resw
* Shell page updates
* Updated pagelinks
* Styles re-ordering
* Updated converter
* Updated ToggleSwitch style
* Bugfixes
* Typo fix
* [Settings] New UX - installer dll fixes (#12818 )
* [Settings] New UX - Fix some failing tests (#12822 )
* Bugfixes
* Typo fix
* Hiding VCM
* Bugfixes
* Download button fix
* Remove Newtonsoft.Json from installer file
* Updated visuals
* Bugfixes
* Syntax fix
* Updated installer file
* Bugfixes
* New label
* Theming support for OOBE
* Put back in Documentation hyperlink
* Right uid
Co-authored-by: Niels Laute <niels9001@hotmail.com>
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2021-08-23 19:48:52 +02:00
Roy
ea25bd91b0
Standardize .NET JSON on System.Text.Json ( #12805 )
...
* Implement System.Text.Json for Community.PowerToys.Run.Plugin.VSCodeWorkspaces (#11697 )
* Implement System.Text.Json for Community.PowerToys.Run.Plugin.VSCodeWorkspaces
* Cleanup property names
* Implement System.Text.Json for Microsoft.PowerToys.Settings.UI (#11702 )
* Implement System.Text.Json for Powerlauncher (#11699 )
* Implement System.Text.Json for Wox.Infrastructure
* Implement System.Text.Json for Powerlauncher
* Implement System.Text.Json for Microsoft.Plugin.Folder
* Implement System.Text.Json for Wox.Plugin
* Remove Newtonsoft.Json from launcherInstallComponent
* Update properties with private setter
Format JSON output
* Serialize Get with private set property
* Implement System.Text.Json for ImageResizerUI (#11847 )
* Implement System.Text.Json for ImageRezierUI
* Change Newtonsoft.Json.dll to System.Text.Json in ImageResizer
* Add writefile to spelling whitelist
* Fix installer
* Fix bad merge
Co-authored-by: mykhailopylyp <17161067+mykhailopylyp@users.noreply.github.com>
2021-08-20 14:36:29 +01:00
Ben Constable
44ef29ca39
Add documentation links ( #12598 )
...
* Add documentation links
* Update src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Update src/runner/Resources.resx
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
* Swap order of repo and documentation
* Fix potential security issue
* Add seperator
* Fix failing test and build
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2021-08-19 15:32:03 +01:00
Davide Giacometti
e96c0da265
Test frameworks consolidated ( #12672 )
2021-08-16 14:25:06 +01:00
csigs
c3a51f9227
LEGO: check in for master to temporary branch. ( #12785 )
2021-08-16 14:19:55 +01:00
Davide Giacometti
29d3f47d47
plugin manager search ( #12560 )
2021-08-12 13:53:12 +01:00
Andrey Nekrasov
05f12dcdf1
[Updating] Add versioning to UpdateState.json ( #12744 )
...
- fix "Check for updates" hang if UpdateState.json was deleted while the page is open
2021-08-12 14:53:51 +03:00
csigs
3116cb073c
LEGO: check in for master to temporary branch. ( #12700 )
2021-08-12 12:28:34 +01:00
Jaime Bernardo
7278d62307
[Settings] Announces open/close navigation pane ( #12648 )
...
* [Settings] Announces open/close navigation pane
* Add localization support
2021-08-10 15:03:04 +01:00
Andrey Nekrasov
5a97db8992
[CDPX] Fix build: move dll imports to NativeMethods ( #12544 )
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
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
csigs
1a4d97ef28
LEGO: check in for master to temporary branch. ( #12509 )
2021-07-28 10:36:53 +01:00
Jaime Bernardo
398dcc4a44
[Settings] Downgrade Microsoft.UI.Xaml to 2.6.0 ( #12523 )
2021-07-27 13:37:39 +01: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
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
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
csigs
d87a325529
LEGO: Pull request to master with localized lcls ( #12422 )
2021-07-21 11:38:06 -05:00
csigs
9727d56864
LEGO: Pull request to master with localized lcls ( #12334 )
2021-07-20 17:10:16 -05:00
csigs
03b5a0f283
LEGO: Pull request to master with localized lcls ( #12225 )
2021-07-20 16:57:41 -05:00
Niels Laute
e6ffbcf315
Update Resources.resw ( #12405 )
...
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-19 20:52:15 +02:00
Niels Laute
f4a54b667e
[Settings] Accessibility fixes ( #12302 )
...
* Added name to image
* Adding a warning sign to warnings
* Revert "Adding a warning sign to warnings"
This reverts commit 283be62bf6
.
* Added * for warnings
* Remove obsolete read more button
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-16 21:21:06 +02:00
Stefan Markovic
39f0db8cb4
Announce automatically corrected HotKey ( #12362 )
2021-07-15 13:22:23 +02:00
Stefan Markovic
1bd702340b
Bump Microsoft.UI.Xaml version ( #12377 )
...
* Bump Microsoft.UI.Xaml version
* Use Version1 control resources
2021-07-15 13:20:31 +02:00
Den Delimarsky
579881002e
Fixes for PowerToys Awake ( #12215 )
...
* Change how background threads operate
This should reduce CPU usage.
* Well there is just no need for the console here
* Need to keep the full name sanitized
* Update the changes to console handling
* Updating how we handle constants
* Fix process termination logic
* Making some tweaks to the termination logic
* Update how the process is tracked
* Updating how application closing is done for Awake.
* Update with explicit types
* Fix high CPU usage for timed keep awake.
* Logging typo fix.
* Update some of the timer logic.
* Fix variable naming for consistency
* Cleanup the C++ interface
* Cleanup the code a bit
This change introduces support for:
- Proper event handling across the two apps (Awake and runner).
- Removal of unnecessary functions.
* Cleaning up the code even further
* Remove unnecessary functions
2021-07-13 18:39:46 +01:00
Niels Laute
d3cd7bec5f
[Settings] Saving Excluded Apps on text changed ( #12318 )
...
* Updated source trigger property
* Update ShortcutGuidePage.xaml
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-12 09:13:37 -07:00
Niels Laute
370e8c8574
[Settings] Aligning XAML across all pages ( #12212 )
...
* Updating settings
* OOBE button
* Removed unused namespaces
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-05 16:25:23 +02:00
Niels Laute
6ad6ff7fb6
Changed from brush to opacity ( #11843 )
...
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-07-02 11:24:49 +01:00
Andrey Nekrasov
4e23832d52
Add new VideoConference module for muting mic/cam ( #11798 )
...
* add new VideoConference module for muting mic/cam
Co-authored-by: PrzemyslawTusinski <61138537+PrzemyslawTusinski@users.noreply.github.com>
Co-authored-by: Niels Laute <niels.laute@live.nl>
2021-06-29 13:06:12 +03:00
csigs
e450669663
LEGO: check in for master to temporary branch. ( #11891 )
2021-06-28 14:12:07 -07:00
Seraphima Zykova
c93eb92cd0
[FancyZones] Move FancyZones out of the runner process ( #11818 )
...
* rename dll -> FancyZonesModuleInterface (#11488 )
* [FancyZones] Rename "fancyzones/tests" -> "fancyzones/FancyZonesTests" (#11492 )
* [FancyZones] Rename "fancyzones/lib" -> "fancyzones/FancyZonesLib" (#11489 )
* [FancyZones] New FancyZones project. (#11544 )
* [FancyZones] Allow single instance of "PowerToys.FancyZones.exe" (#11558 )
* [FancyZones] Updated bug reports (#11571 )
* [FancyZones] Updated installer (#11572 )
* [FancyZones] Update string resources (#11596 )
* [FancyZones] Terminate FancyZones with runner (#11696 )
* [FancyZones] Drop support for the module interface API to save settings (#11661 )
* Settings telemetry for FancyZones (#11766 )
* commented out test
* enable dpi awareness for the process
2021-06-23 13:48:54 +01:00
csigs
4c3fbad9ee
LEGO: check in for master to temporary branch. ( #11816 )
2021-06-21 14:20:07 -07:00