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
Heiko
2bfc62d9a5
[PT Run] [WindowsSettings plugin] Translation improvements and LocProject.json ( #13078 )
...
* TranslationHelper: Update/add if conditions
* Resource strings: Update <ControlPanel>
* Creating <LocProject.json>
2021-09-06 18:17:20 +01:00
Heiko
dcc4563c8c
[WindowsSettings Plugin] Improve subtitle and area naming ( #12915 )
...
* Update WindowsSettings clas
* Update TranslationHelper
* Adding ToDos to code
* Adding ToDo notes
* Introduce AreaPathHelper
* Small improvement
* Improve helper class
* Update ResultHelper
* Fix spelling
* adding todo marker
* Improve calling of <WindowsSettingsPathHelper>: Update class <WindowsSetting>
* Improve calling of <WindowsSettingsPathHelper>: Update helper class
* Improve calling of <WindowsSettingsPathHelper>: Implement method call
* TranslationHelper: Small fixes
* Fix scoring for areas property
* Fix search filters for area property
* small fixes
* Update WindowsSettings.json
* adding todos
* Code cleanup, improvements and fixes
* Small changes
* Update resource strings
* Fix msitakes
* Update settings
* resolve review feedback
2021-09-06 11:46:14 +01:00
Mykhailo Pylyp
a4f84844bc
[Keyboard Manager] Alt+Tab
navigation with arrow keys i ( #12986 )
...
* Draft
# Conflicts:
# src/modules/keyboardmanager/KeyboardManagerEngineLibrary/KeyboardEventHandlers.cpp
* Handle key case
* Fix key count
* Remember if win key was pressed
* Don't search twice, remove redundant assignment
* spelling
2021-09-04 08:49:13 +03:00
Niels Laute
941221cba9
Added images ( #13032 )
...
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-09-03 15:14:55 -07:00
Davide Giacometti
0b6d654ec8
Thumbnail handlers reload ( #12996 )
2021-09-03 21:24:23 +01:00
Jaime Bernardo
b8236d55e2
[KBM Editor] fix crash when mapping left and right modifier to the combined key. ( #12999 )
...
* [KBM Editor] Don't combine keys to same key
* Avoid crashes when flyouts can't be shown yet
* Disallow mapping of left or right key to combined
* Refactor remap to combined key check
* Add log message when flyout fails to load
2021-09-03 16:19:16 +01:00
Jaime Bernardo
4a1e21ac83
[KBM Editor] Remove UpdateLayout calls from shortcut UI ( #12857 )
...
* [KBM Editor] Remove updatelayout from shortcut UI
* Restore some UpdateLayout
2021-09-03 14:19:38 +01:00
csigs
ee69dc5e44
LEGO: check in for master to temporary branch. ( #12952 )
2021-09-03 10:56:44 +01:00
Deondre Davis
fd06c52dec
v0.45 Updates ( #12987 )
...
* Update README.md
* Updated Readme and expect.text
* Update expect.txt
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Aaron Junker <vl5ktlnki@relay.firefox.com>
* Update README.md
* Update README.md
Co-authored-by: Clint Rutkas <clint@rutkas.com>
Co-authored-by: Aaron Junker <vl5ktlnki@relay.firefox.com>
2021-09-02 11:52:06 -07:00
Tamás Hegedűs
91910b4606
[Common] Removed outdated comment ( #12994 )
...
The retry loop has been removed as of https://github.com/microsoft/PowerToys/pull/12860 , but the comment stayed.
2021-09-02 15:00:43 +01:00
Andrey Nekrasov
f10faf004e
[FancyZonesEditor]: Grid Editor keyboard control ( #12969 )
...
- Ctrl+Tab to switch between zones and layout overlay window
- Tab to focus between grid zones and resizers
- While resizer is focused: arrows to move it; Del to remove it
- While zone is focused: (Shift)+S to split it horizontally/vertically
2021-09-01 21:23:10 +03:00
Mykhailo Pylyp
f0750997de
[Bug Report Tool] Zip folder can not be created ( #12966 )
2021-09-01 18:12:28 +03:00
Seraphima Zykova
f7333c89bb
[FancyZones][Settings] "Allow zones to span across monitors" prerequisites description. ( #12913 )
2021-08-31 16:23:00 +01:00
Mykhailo Pylyp
19fb3fd56c
Remove subset case as it is automaticly handled by more generic one ( #12902 )
2021-08-31 12:43:04 +03:00
Davide Giacometti
d197ddeb15
handling malformed json ( #12942 )
2021-08-30 20:37:04 +02:00
martinchrzan
46bfd2cdac
Fixing the issue with HEX textbox not being updated with the correct RGB values ( #12936 )
...
* Fixing the issue with hex textbox not being updated with the correct values from RGB boxes #12931
* Update current color immediately when typing in RGB boxes #11108
* added expected words into dictionary
2021-08-30 09:44:21 +02: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
Seraphima Zykova
2b95eba51b
check desktop id ( #12930 )
2021-08-27 14:59:04 +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
Seraphima Zykova
e35568f63d
[Fancy Zones] Restore Console Applications ( #12905 )
2021-08-26 20:47:27 +03:00
Jaime Bernardo
078cf2c22f
[PowerToys Run] Fix register notifications crash ( #12911 )
2021-08-26 17:35:28 +01: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
7f2c6aa3d3
[FZ Editor] Fix SizeToContent ( #12888 )
...
* Fix SizeToContent
* WPF window bugfix
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-26 13:27:48 +02:00
Jaime Bernardo
39d46074d6
[Image Resizer] Add warning for gif files ( #12892 )
2021-08-25 16:50:35 +01:00
Mykhailo Pylyp
0f55256262
Remove retries ( #12860 )
2021-08-25 18:21:54 +03:00
Seraphima Zykova
0440a89292
[FancyZones Editor] memory leaks crash fix ( #12876 )
2021-08-25 12:26:55 +01: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
Aaron Junker
c125cc281d
Add PowerToys awake to translation issue template. ( #12160 )
2021-08-23 17:53:38 +01:00
Seraphima Zykova
e70994f121
[FancyZones Editor] Crash when changing between zone layouts: refactoring ( #12815 )
2021-08-23 16:20:04 +01:00
Andrey Nekrasov
cea9b35319
[FancyZones] Focus layout type instead of activating it on enter press ( #12823 )
2021-08-23 14:29:00 +03: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
Derek Christensen
e87e06bae6
Update environment variables changed ( #12689 )
2021-08-18 16:43:24 +01:00
Ian O'Neill
31a5d49246
Fix race-condition in PowerRename progress UI ( #12771 )
2021-08-18 12:20:51 +01:00
Seraphima Zykova
ec08a1d44a
[FancyZones] Windows resize on switching layout. ( #12792 )
2021-08-18 12:00:28 +01:00
Jaime Bernardo
8639740e6c
[Telemetry] Fix show hide events on PT Run cold boot ( #12796 )
...
* [Telemetry] fix show hide events on PT Run boot
* Fix spellchecker error
2021-08-18 11:20:48 +01:00
Niels Laute
784a4641f1
[FZ Editor] Accessibility fixes ( #12651 )
...
* Added Name to unicodes and fixed labels in dialog buttons
* Fixed dialog padding
* Update MainWindow.xaml
* Update MainWindow.xaml
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-08-16 20:03:07 +02: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
Ben Constable
2df4b987ce
Check return is not null and if so get directory info ( #12763 )
2021-08-16 16:19:22 +03:00
Jaime Bernardo
7f7ab5f5b1
FZE: Fix dialog number box input automation name ( #12718 )
2021-08-12 14:17:44 +01:00
Jaime Bernardo
d704aad162
[PowerToys Run] Keyboard shows command tooltips ( #12720 )
...
* [PowerToys Run] Keyboard shows command tooltips
* Fix spellchecker error
* Another try at fixing the spellcheck error
2021-08-12 14:17:27 +01:00
Davide Giacometti
29d3f47d47
plugin manager search ( #12560 )
2021-08-12 13:53:12 +01:00