Niels Laute
21d68c7998
[OOBE] Accessibility fixes ( #10799 )
...
* Narrator support for all Settings buttons
* Shortened welcome title
* Fixes
* Removed unused string
* Update src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw
Co-authored-by: Niels Laute <niels9001@hotmail.com>
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
2021-04-19 12:42:36 +02:00
Mykhailo Pylyp
a92c18f80c
Log a warning if a plugin search takes more than 50 milliseconds ( #10772 )
2021-04-19 11:43:24 +03:00
Mykhailo Pylyp
6e65f9cbd5
Make delete_other_versions_log_folders more reliable ( #10760 )
2021-04-16 15:21:21 +03:00
Niels Laute
71cf94b330
[Image Resizer] Visual updates + NumberBox ( #10596 )
...
* Input page visual updates + NumberBox
* Update UI
* Update to NumberBoxes
* Update src/modules/imageresizer/ui/Views/InputPage.xaml
* Update src/modules/imageresizer/ui/Views/InputPage.xaml
* Formatting
Co-authored-by: Niels Laute <niels9001@hotmail.com>
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
2021-04-16 10:15:50 +02:00
Clint Rutkas
43a73065af
Update README.md
2021-04-15 18:32:12 -07:00
Clint Rutkas
e762859d1b
Update README.md
2021-04-15 12:56:56 -07:00
Clint Rutkas
501d3b9a35
Update README.md
2021-04-15 12:13:59 -07:00
Clint Rutkas
9ff63b486e
updating system.text.json ( #10762 )
2021-04-15 11:41:11 -07:00
yuyoyuppe
d4e5418f07
[Auto-update] Remove special case logic for autoupdate disabling
2021-04-15 16:17:43 +03:00
yuyoyuppe
3c3859e840
[Setup] Update WIX to require at least build 18362
2021-04-15 16:16:50 +03:00
yuyoyuppe
f3915043dd
[VCM] do not cleanup settings during installation
2021-04-15 16:16:28 +03:00
Clint Rutkas
e9ce9ab87a
Changing default key for FanzyZones ( #10751 )
...
* Changing default key
* Update Settings.h
2021-04-15 11:11:08 +02:00
Niels Laute
b585aef166
[OOBE] Updated GIFs ( #10745 )
...
* Updated GIFs
* Updated PowerRename image
* Update PowerRename image
* Updated imageresizer
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-04-14 11:11:55 -07:00
Clint Rutkas
b13388a138
Delete preview-monaco.md
...
moved to wiki
2021-04-14 10:40:24 -07:00
Aaron Junker
2f5458ab5f
monaco preview specification ( #10136 )
...
* Create preview-monaco.md
* Update preview-monaco.md
* Update preview-monaco.md
* Update preview-monaco.md
* Update expect.txt
* Update preview-monaco.md
* Update preview-monaco.md
added a bit more information up front. Added in new requirement at the bottom that i think we should discuss.
* Update preview-monaco.md
Co-authored-by: Clint Rutkas <clint@rutkas.com>
2021-04-14 10:32:41 -07:00
Mykhailo Pylyp
0f89acea96
[docs] New plugin checklist ( #10511 )
...
* new plugin checklist
* Fix paths
* spellings, paths
* fix pattern
* make checklist items more specific
* Make check boxes, enforce existence of .NET 5 dependency
2021-04-14 09:12:38 -07:00
DoctorNefario
28e9f168d4
Disable forwarding the Escape event ( #10697 )
2021-04-13 11:16:48 +02:00
Mykhailo Pylyp
04101d23e7
Added missed dlls ( #10706 )
2021-04-12 19:24:42 +03:00
Clare DuVal
0a6de4561f
[PowerRename] Add option for Capitalization ( #10213 )
...
* Add camelcase instances + helper translation
* Add camel case testing
* Update Helpers.cpp
* Update PowerRenameUI.cpp
* Update src/modules/powerrename/ui/PowerRenameUI.cpp
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
* Change camel case to capitalized, move ui
* Update PowerRenameManagerTests.cpp
* Update PowerRenameUI.base.rc
* Update PowerRenameUI.base.rc
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
2021-04-09 14:24:06 +02:00
Den Delimarsky
cd647eb352
Adding the option to have timed keep-awake
2021-04-08 16:30:56 -07:00
Den Delimarsky
18f94fc0e6
Adding functionality to not sleep
2021-04-08 16:09:59 -07:00
Den Delimarsky
c141e4eec3
Update Espresso managed application with proper command line parsing
2021-04-08 15:12:09 -07:00
Den Delimarsky
a178ad7524
Settings work properly now
2021-04-08 14:00:07 -07:00
Den Delimarsky
162f7498a4
Update project so that it finally compiles.
2021-04-08 13:39:13 -07:00
Den Delimarsky
d74f2406b7
Setting compiler flag
...
Without this change, the project is throwing WinRT errors.
2021-04-08 10:56:20 -07:00
Den Delimarsky
afbddfc23b
Updating proper references.
2021-04-08 10:47:28 -07:00
Ivan Stošić
c08be14919
Use local mutexes ( #10651 )
...
* Update file config mutex code in KeyboardManager
* Update runner instance mutex names and logic
* Update Launcher mutex
* Update a mutex in the Runner
* Restored a mutex used in the installer
* Update src/modules/launcher/PowerLauncher/App.xaml.cs
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
2021-04-08 19:42:46 +02:00
Den Delimarsky
59b4e29be9
Cleanup of old content
...
The old EspressoUI project was misplaced and is no longer necessary.
2021-04-08 08:22:35 -07:00
Enrico Giordani
aa5ff65b54
[runner, color picker, run] remove os dection ( #10648 )
2021-04-08 16:10:05 +02:00
Mykhailo Pylyp
97fdf10cea
Divide load and initialize of plugins into two stages ( #10650 )
2021-04-08 16:07:26 +03:00
Den Delimarsky
2afa653eff
Latest round of changes
...
Now that I figured out why the settings were not propagated, I started working on integrating the proper modules in the stack.
2021-04-07 20:58:53 -07:00
Den Delimarsky
9cb333f7b5
Merge branch 'microsoft-master'
2021-04-07 17:13:45 -07:00
Den Delimarsky
4cec34d014
Merge branch 'master' of https://github.com/microsoft/PowerToys into microsoft-master
2021-04-07 17:12:51 -07:00
Den Delimarsky
15677cef4a
Update settings
2021-04-07 17:05:45 -07:00
Den Delimarsky
0e0bae0198
Update settings configuration
...
There is a non-zero amount of settings that I need to set up for Espresso to work properly. This change is all about updating the view model and its binding to the UI.
2021-04-07 10:38:17 -07:00
Seraphima Zykova
55a851e5f2
[FancyZones] Place log files in subfolders with the version number. ( #10549 )
2021-04-07 14:43:35 +01:00
Ivan Stošić
675ae91c29
[ColorPicker] Ensure that the hotkey always works ( #10542 )
...
* Fix multiple instances running
* Make ColorPicker invokable from the runner
* Use a local mutex
* Enable running ColorPicker as standalone as well as a in PT
* Add some logging
* Remove newline
This will happen sooner or later and is not needed in the PR
* Update mutex name
* Update names
* Add logging
2021-04-07 11:59:41 +02:00
Clint Rutkas
353ca842ad
Shift to detect nullable ( #10627 )
2021-04-07 02:54:15 -07:00
Clint Rutkas
304ba8c6bb
file explorer comments ( #10628 )
2021-04-07 02:53:45 -07:00
Ivan Stošić
bb5d4dfbf0
Fixed an issue with zone sizes ( #10609 )
2021-04-07 09:30:35 +02:00
Aaron Junker
29ed73ba92
Dev/aaron junker/localisation GitHub template ( #10443 )
...
* Create translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
* Create test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Delete test.yml
* Delete translation_issue.md
* Update translation_issue.yml
* Update translation_issue.yml
* Update translation_issue.yml
Co-authored-by: Clint Rutkas <clint@rutkas.com>
2021-04-05 16:36:11 -07:00
Clint Rutkas
e36f08db3a
More targetted links ( #10604 )
2021-04-05 12:48:02 -07:00
Clint Rutkas
fc2189fe0a
Update bug_report.yml
2021-04-05 10:47:28 -07:00
Clint Rutkas
bb5deffdd4
Update bug_report.yml
2021-04-05 10:45:54 -07:00
Clint Rutkas
68e00ed208
Tweaking bug report template ( #10558 )
...
* Tweaking bug report template
Tracking #10450
* Update bug_report.yml
* Update bug_report.yml
2021-04-05 10:44:16 -07:00
Mykhailo Pylyp
1c8b7a5ae5
Do not load plugin when it is disabled ( #10515 )
2021-04-05 17:57:22 +03:00
Niels Laute
ed21dba8f0
Removed manual cleartype ( #10568 )
...
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-04-05 16:26:24 +02:00
csigs
8e78892712
LEGO: check in for master to temporary branch. ( #10588 )
2021-04-05 15:23:18 +02:00
Niels Laute
38bc0bab3d
[FZ Editor] Added resolution to monitor ( #10567 )
...
* Added resolution
* Added resolution
* Fontsize fix
Co-authored-by: Niels Laute <niels9001@hotmail.com>
2021-04-05 11:35:33 +02:00
Enrico Giordani
927e947385
[old settings] deprecate old settings ( #10548 )
...
* [old settings] deprecate old settings
* removed old settings from the pipeline signing process
2021-04-05 11:32:48 +02:00