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
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
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
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
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
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
Niels Laute
2c608c5a92
Update ImageResizerPage.xaml ( #13995 )
...
Co-authored-by: Laute <Niels.Laute@philips.com >
2021-10-26 11:34:04 +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
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
Andrey Nekrasov
a381a64b31
[VCM] Activate the module ( #13662 )
2021-10-07 16:48:45 +03: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
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
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
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
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
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
Seraphima Zykova
f7333c89bb
[FancyZones][Settings] "Allow zones to span across monitors" prerequisites description. ( #12913 )
2021-08-31 16:23:00 +01: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
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
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
29d3f47d47
plugin manager search ( #12560 )
2021-08-12 13:53:12 +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
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
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
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
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
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